UNPKG
@mean-finance/dca-v2-periphery
Version:
latest (3.9.0)
3.9.0
3.8.0
3.7.2
3.7.1
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.3
3.2.2
3.2.1
3.2.1-rc1
3.2.0
3.1.0
3.0.0
3.0.0-rc8
3.0.0-rc7
3.0.0-rc6
3.0.0-rc5
3.0.0-rc4
3.0.0-rc3
3.0.0-rc2
3.0.0-rc1
2.2.0
2.1.0
2.0.0
2.0.0-rc3
2.0.0-rc2
1.2.0-rc2
1.2.0-rc1
1.1.0
1.0.1
1.0.0
💱 Periphery smart contracts of DCA V2 by mean.finance
mean.finance
Mean-Finance/dca-v2-periphery
@mean-finance/dca-v2-periphery
/
dist
/
@openzeppelin
/
contracts
/
index.d.ts
7 lines
•
224 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
type
*
as
access
from
"./access"
;
export
type
{ access };
import
type
*
as
token
from
"./token"
;
export
type
{ token };
import
type
*
as
utils
from
"./utils"
;
export
type
{ utils };
//# sourceMappingURL=index.d.ts.map