Update index.d.ts

This commit is contained in:
Sindre Sorhus 2017-10-15 14:50:57 +07:00 committed by GitHub
parent 6b256dbe89
commit aa16f6f8db

1
types/index.d.ts vendored
View file

@ -1,5 +1,6 @@
// Type definitions for Chalk
// Definitions by: Thomas Sauer <https://github.com/t-sauer>
export const enum Level {
None = 0,
Basic = 1,