chalk/stderr.js.flow
2018-12-28 02:55:49 +01:00

4 lines
73 B
Text

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