UNPKG

@dfinity/agent

Version:

JavaScript and TypeScript library to interact with the Internet Computer

3 lines 157 B
export declare const decodeLeb128: (buf: Uint8Array) => bigint; export declare const decodeTime: (buf: Uint8Array) => Date; //# sourceMappingURL=leb.d.ts.map