mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
* prosemirror-state and prosemirror-view: Specify 'this' binding Various functions in prosemirror-state and prosemirror-view have specific, documented bindings for 'this': * All functions in EditorProps and StateField have their 'this' binding set to type 'Plugin' (the plugin instance) * DirectEditorProps.dispatchTransaction() has its 'this' binding set to type 'EditorView' (the view instance) * Add my name to headers * Prosemirror: Changes as per code review |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| prosemirror-state-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||