Skip to content

@vtj / Modules / core / BlockPluginExports

Interface: BlockPluginExports

core.BlockPluginExports

Indexable

▪ [index: string]: any

Table of contents

Properties

Properties

plugin

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

Defined in

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

Released under the MIT License.