UNPKG

988 BMarkdownView Raw
1# Installation
2> `npm install --save @types/codemirror`
3
4# Summary
5This package contains type definitions for codemirror (https://github.com/codemirror/CodeMirror).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/codemirror.
9
10### Additional Details
11 * Last updated: Tue, 12 Oct 2021 01:31:21 GMT
12 * Dependencies: [@types/tern](https://npmjs.com/package/@types/tern)
13 * Global values: `CodeMirror`
14
15# Credits
16These definitions were written by [mihailik](https://github.com/mihailik), [nrbernard](https://github.com/nrbernard), [Pr1st0n](https://github.com/Pr1st0n), [rileymiller](https://github.com/rileymiller), [toddself](https://github.com/toddself), [ysulyma](https://github.com/ysulyma), [azoson](https://github.com/azoson), [kylesferrazza](https://github.com/kylesferrazza), [fityocsaba96](https://github.com/fityocsaba96), [koddsson](https://github.com/koddsson), and [ficristo](https://github.com/ficristo).