UNPKG

txtracer-core-test-dev

Version:

Core TxTracer library for collecting transaction information

3 lines (2 loc) 124 B
export declare function wait(delay: number): Promise<unknown>; export declare function base64ToBigint(b64: string): bigint;