UNPKG

medium-proeditor

Version:

A powerful & customizable Medium-style rich text editor

3 lines 186 B
import type { Trigger, SuggestionMatch } from '../types'; export declare function findSuggestionMatch(config: Trigger): SuggestionMatch; //# sourceMappingURL=findSuggestionMatch.d.ts.map