UNPKG

@twurple/common

Version:

Common functions used by the `@twurple` library family.

6 lines 133 B
/** @private */ export interface ChatEmoteData { code: string; id: string; } //# sourceMappingURL=ChatEmote.external.d.ts.map