UNPKG

clvm

Version:

Javascript implementation of chia lisp

5 lines (4 loc) 160 B
/** * Always call and wait this async function to be finished to initialize async bls module loading. */ export declare function initialize(): Promise<void>;