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
/
KnownChainIds.d.ts
3 lines
•
155 B
TypeScript
View Raw
1
2
3
import
type
{
KnownChainsType
}
from
'./KnownChainsType.js'
;
export
type
KnownChainIds
= keyof
KnownChainsType
;
//# sourceMappingURL=KnownChainIds.d.ts.map