source:
trip-planner-front/node_modules/ajv/dist/compile/validate/boolSchema.d.ts
Last change on this file was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 216 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | import type { SchemaCxt } from ".."; |
2 | import { Name } from "../codegen"; | |
3 | export declare function topBoolOrEmptySchema(it: SchemaCxt): void; | |
4 | export declare function boolOrEmptySchema(it: SchemaCxt, valid: Name): void; |
Note:
See TracBrowser
for help on using the repository browser.