UNPKG

io-ts-bigint

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