chalk.d.ts 84 B

12
  1. declare let chalk: typeof import('next/dist/compiled/chalk');
  2. export default chalk;