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
c2fa79f513
chalk
/
stderr.d.ts
7 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: support for 'chalk/stderr' fix #301
2018-12-27 18:21:46 +01:00
import
Chalk
from
'.'
;
declare
const
chalk
:
Chalk
;
export
default
chalk
;
Update stderr.d.ts
2018-12-28 02:53:52 +01:00
export
*
from
'.'
;
Reference in a new issue
Copy permalink