UNPKG

o1js

Version:

TypeScript framework for zk-SNARKs and zkApps

4 lines (3 loc) 134 B
import type { ProvableHashable } from '../crypto/poseidon.js'; export { RandomId }; declare const RandomId: ProvableHashable<number>;