ManifestDefaultAttribute
Defined in: wp-typia-block-runtime/src/defaults.ts:13
Properties
Section titled “Properties”typia:
object
Defined in: wp-typia-block-runtime/src/defaults.ts:14
defaultValue
Section titled “defaultValue”defaultValue:
JsonValue
hasDefault
Section titled “hasDefault”hasDefault:
boolean
ts:
object
Defined in: wp-typia-block-runtime/src/defaults.ts:18
items:
ManifestDefaultAttribute|null
kind:
"string"|"number"|"boolean"|"object"|"array"|"union"
properties
Section titled “properties”properties:
Record<string,ManifestDefaultAttribute> |null
required
Section titled “required”required:
boolean
union: {
branches:Record<string,ManifestDefaultAttribute>;discriminator:string; } |null