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