UNPKG

@dslate/plugin

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