HintsHelper typedef

HintsHelper = HintResults? Function(CodeMirror editor, [HintsOptions options])

Implementation

typedef HintsHelper = HintResults? Function(CodeMirror editor,
    [HintsOptions options]);