1 | # Installation
|
2 | > `npm install --save @types/prismjs`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for prismjs (http://prismjs.com/).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prismjs.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Thu, 27 Jan 2022 16:01:32 GMT
|
12 | * Dependencies: none
|
13 | * Global values: `Prism`
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Michael Schmidt](https://github.com/RunDevelopment), [ExE Boss](https://github.com/ExE-Boss), [Erik Lieben](https://github.com/eriklieben), [Andre Wiggins](https://github.com/andrewiggins), and [Michał Miszczyszyn](https://github.com/mmiszy).
|