UNPKG

console-fun

Version:

Some stuff in the console: utils, printing, games and other fun

9 lines (8 loc) 108 B
export default { entries: ["./cli.js"], rollup: { esbuild: { target: "es2022", }, }, };