mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 05:32:09 +03:00
7 lines
211 B
TypeScript
7 lines
211 B
TypeScript
// Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/templates/mod.ts
|
|
|
|
|
|
export * from "./create_guild_from_template.ts";
|
|
export * from "./modify_guild_template.ts";
|
|
export * from "./template.ts";
|