UNPKG

@dslate/plugin

Version:
4 lines (3 loc) 119 B
import type { DSlatePlugin } from '@dslate/core'; declare const HistoryPlugin: DSlatePlugin; export { HistoryPlugin };