parent
6be301b1a4
commit
b1322eacd0
3 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ export type Options = {|
|
|||
level?: Level
|
||||
|};
|
||||
|
||||
export type ColorSupport = {|
|
||||
export type ColorSupport = false | {|
|
||||
level: Level,
|
||||
hasBasic: boolean,
|
||||
has256: boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue