UNPKG

@trophyso/node

Version:
3 lines (2 loc) 106 B
import { type Schema } from "../../Schema"; export declare const boolean: () => Schema<boolean, boolean>;