UNPKG

@zkpass/wasm-lib-worker

Version:

![ES Version](https://img.shields.io/badge/ES-2020-yellow)

11 lines (10 loc) 426 B
/* 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;