UNPKG

@e280/quay

Version:

File-browser and outliner UI for the web

5 lines 130 B
import { Hex } from "@e280/stz"; export function generateId() { return Hex.random(); } //# sourceMappingURL=generate-id.js.map