bots-node-sdk icon indicating copy to clipboard operation
bots-node-sdk copied to clipboard

Typescript or babel example

Open LuizPiresS opened this issue 4 years ago • 1 comments

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

LuizPiresS avatar Feb 16 '21 21:02 LuizPiresS

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:

mvandervliet avatar Feb 16 '21 22:02 mvandervliet