stevenlafl / tts-typescript

Typescript Declarations for Tabletop Simulator
MIT License
7 stars 2 forks source link

Some alterations #7

Closed KlutzyBubbles closed 9 months ago

KlutzyBubbles commented 9 months ago

On the off chance this will get looked at, have some changes that i have been making while making some scripts. If this goes stale (a month or two) i will probably post on npm, i am currently locally copying changes to my working project.

Feel free to use as much or as little of the changes in this PR

Changes:

Notes on changes:

The Zone change was one that i hastily changed with no verification on how accurate it is, but it worked for my purposes.

The callback and callback_function parameters were verified on both take object and clone, it is more an undocumented use case but i just needed typings for it so i could utilize it

stevenlafl commented 9 months ago

Version 0.0.3 released.