UNPKG

guilded-api-typings

Version:

Type definitions for the Guilded API.

13 lines 461 B
export * from './structures/CalendarEvent'; export * from './structures/Channel'; export * from './structures/Doc'; export * from './structures/Embed'; export * from './structures/ForumTopic'; export * from './structures/ListItem'; export * from './structures/Message'; export * from './structures/Server'; export * from './structures/User'; export * from './structures/Webhook'; export * from './WS'; export * from './REST'; //# sourceMappingURL=index.d.ts.map