UNPKG

envio

Version:

A latency and sync speed optimized, developer friendly blockchain data indexer.

18 lines (12 loc) 297 B
// Generated by ReScript, PLEASE EDIT WITH CARE import * as S$RescriptSchema from "rescript-schema/src/S.res.mjs"; let schema = S$RescriptSchema.setName(S$RescriptSchema.string, "EVM.Hex"); let Hex = { schema: schema }; let Abi = {}; export { Hex, Abi, } /* schema Not a pure module */