UNPKG

zk-proof

Version:

🧠 Kai-Turah Unified Harmonic Zero-Knowledge SDK — powered by Groth16, Poseidon, and Resonance Identity

14 lines (13 loc) • 767 B
/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const generate_proof: (a: number, b: number, c: number, d: number, e: number, f: number) => any; export const __wbindgen_exn_store: (a: number) => void; export const __externref_table_alloc: () => number; export const __wbindgen_export_2: WebAssembly.Table; export const __wbindgen_export_3: WebAssembly.Table; export const __wbindgen_malloc: (a: number, b: number) => number; export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; export const closure182_externref_shim: (a: number, b: number, c: any) => void; export const closure195_externref_shim: (a: number, b: number, c: any, d: any) => void; export const __wbindgen_start: () => void;