UNPKG

@types/culori

Version:
8 lines (7 loc) 108 B
export interface Jch { mode: "jch"; j: number; c: number; h?: number; alpha?: number; }