1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/highlight.js`
# Summary
This package contains type definitions for highlight.js (https://github.com/isagalaev/highlight.js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/highlight.js.
### Additional Details
* Last updated: Fri, 15 May 2020 04:09:38 GMT
* Dependencies: none
* Global values: `hljs`
# Credits
These definitions were written by [Niklas Mollenhauer](https://github.com/nikeee), [Jeremy Hull](https://github.com/sourrust), and [Josh Goldberg](https://github.com/joshuakgoldberg).
|