UNPKG

179 BTypeScriptView Raw
1export { insertBlockPlugin } from './plugin';
2export type { InsertBlockPlugin, InsertBlockOptions } from './plugin';
3export type { InsertBlockPluginDependencies } from './types';