UNPKG

@crayon.js/color-support

Version:
5 lines (4 loc) 230 B
import { CrayonColorSupport } from './types'; export declare const getWindowsVersion: () => number[]; export declare const supportedColors: () => CrayonColorSupport; export declare const getColorSupport: () => CrayonColorSupport;