source:
imaps-frontend/node_modules/ajv/dist/compile/validate/boolSchema.d.ts
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 216 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 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.