UNPKG
@airdao/astra-universal-router
Version:
latest (1.0.2)
1.0.2
1.0.1
Smart contracts for Universal Router
airdao/universal-router
@airdao/astra-universal-router
/
typechain
/
@openzeppelin
/
contracts
/
token
/
index.ts
10 lines
(9 loc)
•
285 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import
type
*
as
erc1155
from
"./ERC1155"
;
export
type
{ erc1155 };
import
type
*
as
erc20
from
"./ERC20"
;
export
type
{ erc20 };
import
type
*
as
erc721
from
"./ERC721"
;
export
type
{ erc721 };