UNPKG

constatic

Version:

Constatic is a CLI for creating and managing modern TypeScript projects, providing an organized structure and features that streamline development.

3 lines (2 loc) 724 B
export*from"./discord/emojis.js";export*from"./discord/tokens.js";export*from"./npm/package.js";export*from"./files.js";export*from"./format.js";export*from"./lang.js";export*from"./log.js";export*from"./ui.js";export*from"./validation.js";export*from"./morph/functions.js";export*from"./morph/objects.js";export*from"./prompts.js";import r from"chalk";const t=[`\u{1F44B} Discord: ${r.blue("http://discord.gg/tTu8dGN")}`,`\u{1F63A} ${r.cyan("Github")} / ${r.red("youtube")}: @rinckodev`].join(` `);function e(o){throw o instanceof Error&&o.name==="ExitPromptError"&&(console.log(),console.log(t),console.log(),process.exit(0)),o}process.on("unhandledRejection",e),process.on("uncaughtException",e);export{t as byeMessage};