mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-31 14:20:32 +00:00
* Add more hint options According to https://github.com/codemirror/CodeMirror/blob/5f722737883bbeadb2a629857d3961490e4134ca/addon/hint/show-hint.js#L453 * Fix function type and add more missing options * Use HTMLElement for container