UNPKG

@yobta/validator

Version:
3 lines 169 B
import type { SyncOrAsyncRule } from '../rule/rule.js'; export declare const optional: <I>() => SyncOrAsyncRule<I, I | undefined>; //# sourceMappingURL=optional.d.ts.map