UNPKG

@antibot/interactions

Version:

## 🗡️ An interactions library made for Discord interactions

6 lines 191 B
export type Snowflake = string; export type Integer = number; export type UI8 = Uint8Array; export type UI16 = Uint16Array; export type UI32 = Uint32Array; //# sourceMappingURL=@type.d.ts.map