Update test.ts
This commit is contained in:
parent
5d9f316842
commit
77a3e81147
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import chalk, { Level } from '..';
|
||||
import chalk, {Level} from '..';
|
||||
|
||||
chalk.underline('foo');
|
||||
chalk.red('foo');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue