Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/@ethersproject/rlp/lib.esm/index.d.ts

import { BytesLike } from "@ethersproject/bytes";
export declare function encode(object: any): string;
export declare function decode(data: BytesLike): any;
//# sourceMappingURL=index.d.ts.map
Back to Directory File Manager