roll20-api-ts
Version:
TypeScript Types for the Roll20 API.
13 lines (12 loc) • 621 B
JavaScript
;
/**
* Roll20 Full API TypeScript Definitions
* Generated from:
* - API Objects: https://help.roll20.net/hc/en-us/articles/360037772793-API-Objects
* - API Function Documentation: https://help.roll20.net/hc/en-us/articles/360037772833-API-Function-Documentation
* - API Events: https://help.roll20.net/hc/en-us/articles/360037772813-API-Events
* - API Utility Functions: https://help.roll20.net/hc/en-us/articles/360037256774-API-Utility-Functions
*
* Verified against the current (live) versions of the above on 2026-07-03.
*/
Object.defineProperty(exports, "__esModule", { value: true });