UNPKG

quill-mention

Version:

@mentions for the Quill rich text editor

9 lines 167 B
declare const Keys: { TAB: string; ENTER: string; ESCAPE: string; UP: string; DOWN: string; }; export { Keys }; //# sourceMappingURL=index.d.ts.map