UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

4 lines (3 loc) 115 B
import { EditorPlugin } from '../../types'; declare const tablesPlugin: EditorPlugin; export default tablesPlugin;