UNPKG

simplify-cord

Version:

SimplifyCord is an unofficial extension of the 'discord.js' library. Our extension aims to simplify the development of Discord bots, promoting cleaner code and easier maintenance.

5 lines (4 loc) 107 B
declare const _default: { getRecursiveFiles(dir: string): string[] | null; }; export default _default;