UNPKG

@iden3/js-jwz

Version:

JS implementation of JWZ

3 lines (2 loc) 113 B
import { ProvingMethod } from './proving'; export declare const provingMethodGroth16AuthInstance: ProvingMethod;