UNPKG

markshell

Version:

markshell allows you to output any markdown file formatted and style to the console

8 lines (7 loc) 262 B
import chalk = require("chalk"); export declare const token: typeof token; export declare const background: chalk.Chalk; import backgroundAlt = background; import toEOL = background; import inlineSpace = background; export { backgroundAlt, toEOL, inlineSpace };