UNPKG

@atlaskit/editor-plugin-date

Version:

Date plugin for @atlaskit/editor-core

4 lines (3 loc) 117 B
import type { DatePlugin } from './datePluginType'; declare const datePlugin: DatePlugin; export default datePlugin;