Add TODO note
This commit is contained in:
parent
2b668aaaa6
commit
5a3245cb42
2 changed files with 2 additions and 1 deletions
1
source/index.d.ts
vendored
1
source/index.d.ts
vendored
|
|
@ -254,6 +254,7 @@ export {
|
||||||
// } from '#supports-color';
|
// } from '#supports-color';
|
||||||
} from './vendor/supports-color/index.js';
|
} from './vendor/supports-color/index.js';
|
||||||
|
|
||||||
|
// TODO: Remove these aliases in the next major version
|
||||||
/**
|
/**
|
||||||
@deprecated Use `ModifierName` instead.
|
@deprecated Use `ModifierName` instead.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -210,7 +210,7 @@ export {
|
||||||
backgroundColorNames,
|
backgroundColorNames,
|
||||||
colorNames,
|
colorNames,
|
||||||
|
|
||||||
// TODO: Remove these aliases in next major version
|
// TODO: Remove these aliases in the next major version
|
||||||
modifierNames as modifiers,
|
modifierNames as modifiers,
|
||||||
foregroundColorNames as foregroundColors,
|
foregroundColorNames as foregroundColors,
|
||||||
backgroundColorNames as backgroundColors,
|
backgroundColorNames as backgroundColors,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue