oracle / bots-node-sdk

Oracle Bots Node.js SDK
https://oracle.github.io/bots-node-sdk/
Other
55 stars 53 forks source link

Typescript or babel example #11

Open LuizPiresS opened 3 years ago

LuizPiresS commented 3 years ago

Hello,

I would like to know if there is any example of using the sdk with typescript or babel for the use of imports and other latest JS resources

Thanks

mvandervliet commented 3 years ago

Hey @LuizPiresS - yes, the examples are for a node runtime - just to distinguish from a browser context (not this SDK). Do you have a specific feature you're integrating? (Custom Component, Webhook, etc?)

Some examples: