Files
discordeno/plugins/mod.ts
Skillz4Killz 0ae9cf7de1 fix: update dnt and settings (#2005)
* fix: update dnt and settings

* fix: plugins paths

* Update dnt.ts

Co-authored-by: ITOH <to@itoh.at>

* Update dnt.ts

Co-authored-by: ITOH <to@itoh.at>

Co-authored-by: ITOH <to@itoh.at>
2022-02-07 16:40:59 +00:00

5 lines
141 B
TypeScript

export * from "./cache/mod.ts";
export * from "./fileloader/mod.ts";
export * from "./helpers/mod.ts";
export * from "./permissions/mod.ts";