UNPKG

io-ts-bigint

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