UNPKG

247 BTypeScriptView Raw
1import type * as CM from 'codemirror';
2export default function onHasCompletion(_cm: CM.Editor, data: CM.EditorChangeLinkedList | undefined, onHintInformationRender: (el: HTMLDivElement) => void): void;
3//# sourceMappingURL=onHasCompletion.d.ts.map
\No newline at end of file