This commit is contained in:
LitoMore 2022-10-12 11:49:14 +08:00
parent 8011f5f507
commit 2b668aaaa6
No known key found for this signature in database
GPG key ID: B8653F9344667340
3 changed files with 5 additions and 24 deletions

View file

@ -209,6 +209,8 @@ export {
foregroundColorNames,
backgroundColorNames,
colorNames,
// TODO: Remove these aliases in next major version
modifierNames as modifiers,
foregroundColorNames as foregroundColors,
backgroundColorNames as backgroundColors,