UNPKG

create-node-template

Version:

Create node.js/express boilerplate with one command

4 lines 213 B
import chalk from 'chalk'; export * from './typescript-utils.js'; export const { italic, bold, red, blue, cyan, green, yellow, bgRed, underline, magenta, magentaBright, } = chalk; //# sourceMappingURL=index.js.map