Update stderr.js.flow
This commit is contained in:
parent
c2fa79f513
commit
9223dac310
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
// @flow strict
|
// @flow strict
|
||||||
|
import {Chalk} from '.';
|
||||||
import { Chalk } from './index';
|
|
||||||
|
|
||||||
declare module.exports: Chalk;
|
declare module.exports: Chalk;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue