envio
Version:
A latency and sync speed optimized, developer friendly blockchain data indexer.
11 lines (6 loc) • 308 B
text/typescript
/* TypeScript file generated from BigInt.res by genType. */
/* eslint-disable */
/* tslint:disable */
const BigIntJS = require('./BigInt.res.js');
import type {S_t as RescriptSchema_S_t} from 'rescript-schema/RescriptSchema.gen';
export const schema: RescriptSchema_S_t<bigint> = BigIntJS.schema as any;