Interface: BlockFilterOptions¶
Defined in: resolver/src/imports.ts:456
Filter options for block-level
Use¶
filtering.
Properties¶
exclude?¶
optionalexclude?:string[]
Defined in: resolver/src/imports.ts:460
Remove these block names
only?¶
optionalonly?:string[]
Defined in: resolver/src/imports.ts:458
Keep only these block names