UNPKG
@iguanadex/permit2-sdk
Version:
latest (1.0.4)
1.0.4
1.0.2
An sdk for interacting with permit2.
github.com/iguanadex/frontend
iguanadex/frontend
@iguanadex/permit2-sdk
/
dist
/
index.d.ts
6 lines
•
201 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./allowanceTransfer'
;
export
*
from
'./signatureTransfer'
;
export
*
from
'./constants'
;
export
*
from
'./utils/utils'
;
export
*
from
'./abis/Permit2'
;
//# sourceMappingURL=index.d.ts.map