UNPKG

@atlaskit/editor-plugin-layout

Version:

Layout plugin for @atlaskit/editor-core

4 lines (3 loc) 181 B
export { layoutPlugin } from './layoutPlugin'; export type { LayoutPlugin, LayoutPluginDependencies } from './layoutPluginType'; export type { LayoutPluginOptions } from './types';