UNPKG

viem

Version:

TypeScript Interface for Ethereum

3 lines 264 B
export { type AddSubAccountErrorType, type AddSubAccountParameters, type AddSubAccountReturnType, addSubAccount, } from './actions/addSubAccount.js'; export { type Erc7895Actions, erc7895Actions } from './decorators/erc7895.js'; //# sourceMappingURL=index.d.ts.map