UNPKG

@types/culori

Version:
8 lines (7 loc) 117 B
export interface Prophoto { mode: "prophoto"; r: number; g: number; b: number; alpha?: number; }