mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-30 03:20:10 +00:00
Ignore TS error about String.bold -- fixes #168 etc.
This commit is contained in:
parent
0f3841a22c
commit
ce83bdcac7
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -115,6 +115,7 @@ declare global {
|
||||
bgWhite: string;
|
||||
|
||||
reset: string;
|
||||
// @ts-ignore
|
||||
bold: string;
|
||||
dim: string;
|
||||
italic: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user