UNPKG
@redocly/ajv
Version:
latest (8.18.3)
8.18.3
8.18.2
8.18.1
8.18.0
8.17.4
8.17.3
8.17.2
8.17.1
8.11.4
8.11.3
8.11.2
8.11.1
8.11.0
8.6.5
8.6.4
8.6.3
8.6.2
8.6.1
8.6.0
6.12.4
6.12.3
6.12.2
Another JSON Schema Validator
ajv.js.org
ajv-validator/ajv
@redocly/ajv
/
dist
/
compile
/
jtd
/
types.js
14 lines
•
291 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
jtdForms
=
void
0
;
exports
.
jtdForms
= [
"elements"
,
"values"
,
"discriminator"
,
"properties"
,
"optionalProperties"
,
"enum"
,
"type"
,
"ref"
, ];
//# sourceMappingURL=types.js.map