UNPKG

guildedapi-types.ts

Version:

Up to date Guilded API Typings. Contribution is welcome.

3 lines 155 B
import type * as OpenAPI from "../../schemas/v1"; export type APIWebhook = OpenAPI.components["schemas"]["Webhook"]; //# sourceMappingURL=Webhooks.d.ts.map