chalk/stderr.js.flow

6 lines
82 B
Text
Raw Normal View History

// @flow strict
import { Chalk } from './index';
declare module.exports: Chalk;