UNPKG

markshell

Version:

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

7 lines (6 loc) 218 B
import chalk = require("chalk"); export const token: typeof token; export const background: chalk.Chalk; export const backgroundAlt: chalk.Chalk; export const toEOL: chalk.Chalk; export const inlineSpace: chalk.Chalk;