UNPKG

@chayns/colors

Version:

JavaScript utility functions for the calculation of colors for chayns

2 lines (1 loc) 72 B
export default function normalizeHexString(hex: string): string | null;