UNPKG
@tevm/whatsabi
Version:
latest (1.0.0-next.148)
next (1.1.0-next.96)
rc (1.0.0-rc.151)
2.0.0-next.107
1.1.0-next.96
1.0.0-rc.151
1.0.0-next.148
1.0.0-next.146
1.0.0-next.142
1.0.0-next.131
1.0.0-next.128
1.0.0-next.124
1.0.0-next.118
1.0.0-next.117
1.0.0-next.109
0.0.0-next.107
Utilities around whatsabi
github.com/evmts/tevm-monorepo
evmts/tevm-monorepo
@tevm/whatsabi
/
types
/
src
/
parseUri.d.ts
2 lines
•
157 B
TypeScript
View Raw
1
2
export
function
parseUri
(
uri:
import
(
"./ContractUri.js"
).ContractUri
):
import
(
"./ParsedUri.js"
).
ParsedUri
|
undefined
;
//# sourceMappingURL=parseUri.d.ts.map