Skip to content

ManifestDefaultAttribute

Defined in: wp-typia-block-runtime/src/defaults.ts:13

typia: object

Defined in: wp-typia-block-runtime/src/defaults.ts:14

defaultValue: JsonValue

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: Record<string, ManifestDefaultAttribute> | null

required: boolean

union: { branches: Record<string, ManifestDefaultAttribute>; discriminator: string; } | null