@zkpass/wasm-lib-worker
Version:

11 lines (10 loc) • 426 B
TypeScript
/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const hello: () => any;
export const voleithGenProof: (a: any) => any;
export const voleithVerifyProof: (a: any, b: any) => number;
export const __wbindgen_exn_store: (a: number) => void;
export const __externref_table_alloc: () => number;
export const __wbindgen_export_2: WebAssembly.Table;
export const __wbindgen_start: () => void;