Files
fieldcraft.thefoldwithin.earth/system/node_modules/ethers/lib.commonjs/transaction/authorization.d.ts
T
2025-05-19 20:36:21 -05:00

3 lines
193 B
TypeScript

import type { Authorization, AuthorizationLike } from "./index.js";
export declare function authorizationify(auth: AuthorizationLike): Authorization;
//# sourceMappingURL=authorization.d.ts.map