UNPKG

@types/culori

Version:
8 lines (7 loc) 107 B
export interface Yiq { mode: "yiq"; y: number; i: number; q: number; alpha?: number; }