UNPKG

@airdao/astra-universal-router

Version:

Smart contracts for Universal Router

9 lines (8 loc) 281 B
/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as erc1155Sol from "./ERC1155.sol"; export type { erc1155Sol }; import type * as erc721Sol from "./ERC721.sol"; export type { erc721Sol }; export type { ERC20 } from "./ERC20";