UNPKG
xcm-lib-zkverify
Version:
latest (1.0.0)
1.0.0
XCM asset teleportation and remote EVM calls for ZKVerify
xcm-lib-zkverify
/
dist
/
utils
/
contract-compiler.d.ts
3 lines
•
186 B
TypeScript
View Raw
1
2
3
export
declare
function
loadAbiDirectly
(
abiPath
:
string
):
any
[];
export
declare
function
loadABIFromContract
(
contractPath
:
string
):
any
[];
//# sourceMappingURL=contract-compiler.d.ts.map