mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export function hexoid(len?: number): () => string;
|