aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/highlight.js/README.md
blob: b3dd67fa0aee9de1c1c0356ec735a3e5571ea874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/highlight.js

Additional Details
 * Last updated: Wed, 28 Dec 2016 04:05:49 GMT
 * Library Dependencies: none
 * Module Dependencies: none
 * Global values: hljs

# Credits
These definitions were written by Niklas Mollenhauer <https://github.com/nikeee/>, Jeremy Hull <https://github.com/sourrust>.