UNPKG

967 BMarkdownView Raw
1# Installation
2> `npm install --save @types/prosemirror-commands`
3
4# Summary
5This package contains type definitions for prosemirror-commands (https://github.com/ProseMirror/prosemirror-commands).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prosemirror-commands.
9
10### Additional Details
11 * Last updated: Mon, 18 Jan 2021 15:07:05 GMT
12 * Dependencies: [@types/prosemirror-model](https://npmjs.com/package/@types/prosemirror-model), [@types/prosemirror-state](https://npmjs.com/package/@types/prosemirror-state), [@types/prosemirror-view](https://npmjs.com/package/@types/prosemirror-view)
13 * Global values: none
14
15# Credits
16These definitions were written by [Bradley Ayers](https://github.com/bradleyayers), [David Hahn](https://github.com/davidka), [Tim Baumann](https://github.com/timjb), [Patrick Simmelbauer](https://github.com/patsimm), and [Mike Morearty](https://github.com/mmorearty).