This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
chalk
Watch
5
Star
4
Fork
You've already forked chalk
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f29eaaec43
chalk
/
stderr.js.flow
5 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
feat(flow): flow type definition for 'stderr'
2018-12-27 20:58:12 +01:00
// @flow strict
Update stderr.js.flow
2018-12-28 02:55:49 +01:00
import {Chalk} from '.';
feat(flow): flow type definition for 'stderr'
2018-12-27 20:58:12 +01:00
declare module.exports: Chalk;
Reference in a new issue
Copy permalink