UNPKG

viem

Version:

TypeScript Interface for Ethereum

3 lines 244 B
export { type GetAssetsErrorType, type GetAssetsParameters, type GetAssetsReturnType, getAssets, } from './actions/getAssets.js'; export { type Erc7811Actions, erc7811Actions } from './decorators/erc7811.js'; //# sourceMappingURL=index.d.ts.map