UNPKG

@cloudinary/url-gen

Version:

You are invited to influence our new SDK [Click here to view github discussion](https://github.com/cloudinary/js-url-gen/discussions/602) =========================

4 lines (3 loc) 155 B
import { Color } from "@cloudinary/transformation-builder-sdk/qualifiers/color"; export { Color }; export type SystemColors = keyof typeof Color | string;