SyncBlockMetadataOptions
Defined in: wp-typia-block-runtime/src/metadata-core.ts:55
Properties
Section titled “Properties”allowExternalBlockNames?
Section titled “allowExternalBlockNames?”
optionalallowExternalBlockNames?:boolean
Defined in: wp-typia-block-runtime/src/metadata-core.ts:56
blockJsonFile
Section titled “blockJsonFile”blockJsonFile:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:57
jsonSchemaFile?
Section titled “jsonSchemaFile?”
optionaljsonSchemaFile?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:58
knownBlockNames?
Section titled “knownBlockNames?”
optionalknownBlockNames?: readonlystring[]
Defined in: wp-typia-block-runtime/src/metadata-core.ts:59
manifestFile?
Section titled “manifestFile?”
optionalmanifestFile?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:60
maxRecursiveDepth?
Section titled “maxRecursiveDepth?”
optionalmaxRecursiveDepth?:number
Defined in: wp-typia-block-runtime/src/metadata-core.ts:61
nesting?
Section titled “nesting?”
optionalnesting?:Readonly<Record<string,BlockNestingRule>>
Defined in: wp-typia-block-runtime/src/metadata-core.ts:62
openApiFile?
Section titled “openApiFile?”
optionalopenApiFile?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:63
phpValidatorFile?
Section titled “phpValidatorFile?”
optionalphpValidatorFile?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:64
projectRoot?
Section titled “projectRoot?”
optionalprojectRoot?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:65
sourceTypeName
Section titled “sourceTypeName”sourceTypeName:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:66
typesFile
Section titled “typesFile”typesFile:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:67