source:
trip-planner-front/node_modules/ajv/dist/compile/validate/boolSchema.d.ts@
bdd6491
Last change on this file since bdd6491 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 216 bytes |
Line | |
---|---|
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.