parent
587a5fbcbb
commit
85f99bb677
4 changed files with 43 additions and 1 deletions
6
stderr.d.ts
vendored
Normal file
6
stderr.d.ts
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import Chalk from '.';
|
||||
|
||||
declare const chalk: Chalk;
|
||||
|
||||
export * from '.';
|
||||
export default chalk;
|
||||
Loading…
Add table
Add a link
Reference in a new issue