chalk.d.ts 48 B

12
  1. declare const chalk: any;
  2. export default chalk;