UNPKG

186 BTypeScriptView Raw
1export declare const functions: {
2 alphabetical: any;
3 length: any;
4 pattern: any;
5 schema: any;
6 schemaPath: any;
7 truthy: any;
8 xor: any;
9 enumeration: any;
10};