Update index.d.ts
This commit is contained in:
parent
6b256dbe89
commit
aa16f6f8db
1 changed files with 1 additions and 0 deletions
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
// Type definitions for Chalk
|
// Type definitions for Chalk
|
||||||
// Definitions by: Thomas Sauer <https://github.com/t-sauer>
|
// Definitions by: Thomas Sauer <https://github.com/t-sauer>
|
||||||
|
|
||||||
export const enum Level {
|
export const enum Level {
|
||||||
None = 0,
|
None = 0,
|
||||||
Basic = 1,
|
Basic = 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue