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-sdkMain Features
- Assistant controls (open / close / send message)
- Custom handler for fetch product
- Custom handler for add to cart
- Custom assistant theming