mirror of
https://github.com/laurentpayot/minidenticons.git
synced 2026-01-09 13:07:57 -05:00
2 lines
140 B
TypeScript
2 lines
140 B
TypeScript
export function minidenticon(seed: string, saturation?: number|string, lightness?: number|string, hashFn?: (str: string) => number): string
|