UNPKG

@edtr-io/plugin-text

Version:
8 lines 381 B
/// <reference types="react" /> import { TextPlugin } from '..'; export declare const markdownShortcuts: (pluginClosure: import("react").RefObject<{ overlayContext: import("@edtr-io/core/src").OverlayContextValue; name: string; parent?: import("../factory/editor").SlateEditorAdditionalProps | undefined; }>) => TextPlugin; //# sourceMappingURL=markdown.d.ts.map