UNPKG

@thi.ng/color

Version:

Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets

3 lines 118 B
import type { IsGrayFn } from "./api.js"; export declare const isGray: IsGrayFn; //# sourceMappingURL=is-gray.d.ts.map