Export createSupportsColor function from supports-color

This commit is contained in:
Luke Karrys 2023-06-13 23:59:58 -07:00
parent a370f468a4
commit d0927f56a0
No known key found for this signature in database
4 changed files with 10 additions and 2 deletions

1
source/index.d.ts vendored
View file

@ -251,6 +251,7 @@ export {
ColorInfo,
ColorSupport,
ColorSupportLevel,
createSupportsColor,
// } from '#supports-color';
} from './vendor/supports-color/index.js';