UNPKG

@sheweny/paginator

Version:

This module is a prototype of discord embeds paginator using discord.js V13 and array-paginator module.

14 lines (13 loc) 260 B
{ "include": ["src/**/*"], "compilerOptions": { "lib": ["ES2021"], "target": "ES2021", "allowJs": true, "declaration": true, "emitDeclarationOnly": true, "outDir": "typings", "skipLibCheck": true, "module": "CommonJS" } }