UNPKG

@trophyso/node

Version:
3 lines (2 loc) 111 B
import { type Schema } from "../../Schema"; export declare function bigint(): Schema<bigint | number, bigint>;