mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-28 18:40:09 +00:00
spaces v tabs
This commit is contained in:
parent
3492add94b
commit
c76ec61860
4
index.d.ts
vendored
4
index.d.ts
vendored
@ -116,8 +116,8 @@ declare global {
|
|||||||
bgCyan: string;
|
bgCyan: string;
|
||||||
bgWhite: string;
|
bgWhite: string;
|
||||||
|
|
||||||
reset: string;
|
reset: string;
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
bold: string;
|
bold: string;
|
||||||
dim: string;
|
dim: string;
|
||||||
italic: string;
|
italic: string;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user