UNPKG

@ad1m/djb

Version:

A streamlined library for creating Discord bots with Discord.js, featuring a simple command and event handler structure.

4 lines (2 loc) 91 B
declare const djbCreate: (projectName: string | undefined) => void; export { djbCreate };