Skip to content

@vtjDocs


@vtj / core / BlockPlugin

Interface: BlockPlugin

Properties

component

component: Record<string, any> | DefineComponent<any, any, any, any>

Defined in

packages/core/src/protocols/plugins.ts:4


css

css: string[]

Defined in

packages/core/src/protocols/plugins.ts:5

Released under the MIT License.