UNPKG

@atlaskit/editor-plugin-card

Version:

Card plugin for @atlaskit/editor-core

3 lines (2 loc) 97 B
import type { CardPlugin } from './cardPluginType'; export declare const cardPlugin: CardPlugin;