UNPKG

@types/culori

Version:
8 lines (7 loc) 112 B
export interface Oklch { mode: "oklch"; l: number; c: number; h?: number; alpha?: number; }