UNPKG

@types/culori

Version:
8 lines (7 loc) 112 B
export interface Okhsl { mode: "okhsl"; h?: number; s: number; l: number; alpha?: number; }