UNPKG

clvm_tools

Version:

Javascript implementation of clvm_tools

5 lines (4 loc) 99 B
export declare function now(): number; export declare const performance: { now: typeof now; };