crowbartools / firebot-custom-scripts-types

TypeScript types for Firebot's Custom Scripts
6 stars 12 forks source link

feat: add PromiseLike<void> run return type #17

Closed zunderscore closed 2 years ago

zunderscore commented 2 years ago

Adds the PromiseLike<void> return type to the script run() function