UNPKG

@dslate/plugin

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