Package Exports
- @askdialog/dialog-sdk
Readme
Dialog Custom SDK
Description
Dialog Custom SDK is a TypeScript library that allows easy integration of the Dialog assistant.
Installation
npm install @dialog/dialog-sdk
# or
pnpm add @dialog/dialog-sdk
# or
yarn add @dialog/dialog-sdk
Main Features
- Assistant controls (open / close / send message)
- Handler for fetch product
- Handler for add to cart
- Assistant theming