Skip to content

SyncBlockMetadataOptions

Defined in: wp-typia-block-runtime/src/metadata-core.ts:55

optional allowExternalBlockNames?: boolean

Defined in: wp-typia-block-runtime/src/metadata-core.ts:56


blockJsonFile: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:57


optional jsonSchemaFile?: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:58


optional knownBlockNames?: readonly string[]

Defined in: wp-typia-block-runtime/src/metadata-core.ts:59


optional manifestFile?: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:60


optional maxRecursiveDepth?: number

Defined in: wp-typia-block-runtime/src/metadata-core.ts:61


optional nesting?: Readonly<Record<string, BlockNestingRule>>

Defined in: wp-typia-block-runtime/src/metadata-core.ts:62


optional openApiFile?: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:63


optional phpValidatorFile?: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:64


optional projectRoot?: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:65


sourceTypeName: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:66


typesFile: string

Defined in: wp-typia-block-runtime/src/metadata-core.ts:67