webhook/index.ts
2023-04-12 16:43:56 +03:00

2 lines
77 B
TypeScript

import { WebhookClient } from "./src/index.js";
export default WebhookClient;