bot-solutions
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Bot-Solutions

Shared library for Conversational AI Virtual Assistants and Skills.

Installing

To add the latest version of this package to your bot:

npm install --save bot-solutions

How to Use Daily Builds

To get access to the daily builds of this library, configure npm to use the MyGet feed before installing.

npm config set registry https://botbuilder.myget.org/F/aitemplates/npm/

To reset the registry in order to get the latest published version, run:

npm config set registry https://registry.npmjs.org/

License

MIT © Microsoft

Readme

Keywords

none

Package Sidebar

Install

npm i bot-solutions

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

383 kB

Total Files

300

Last publish

Collaborators

  • botframework
  • sgellock
  • cwhitten