UNPKG

io-ts-bigint

Version:
8 lines 253 B
/** * @since 0.0.1 */ /** * @since 0.0.1 */ export declare const ZeroBigIntFromString: import("io-ts").Type<import("io-ts").Branded<bigint, import("./ZeroBigInt").ZeroBigIntBrand>, string, unknown>; //# sourceMappingURL=ZeroBigIntFromString.d.ts.map