UNPKG

@dslate/plugin

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