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

@ -2,6 +2,7 @@ import {expectType, expectAssignable, expectError, expectDeprecated} from 'tsd';
import chalk, {
Chalk, ChalkInstance, ColorInfo, ColorSupport, ColorSupportLevel, chalkStderr, supportsColor, supportsColorStderr,
ModifierName, ForegroundColorName, BackgroundColorName, ColorName,
Modifiers,
} from './index.js';
// - supportsColor -