This website requires JavaScript.
Explore
Help
Sign In
luciano
/
diff2html
Watch
1
Star
0
Fork
You've already forked diff2html
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
12bf3068bd
diff2html
/
typings
/
highlight.js
/
highlight.js.d.ts
6 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
bump: Update highlight.js
2020-05-09 11:05:18 +00:00
declare
module
'highlight.js/lib/core'
{
clean: Improve highlight.js types
2020-01-05 23:46:32 +00:00
import
hljs
from
'highlight.js'
;
Point of comparison for export = hljs types
2020-01-11 05:14:41 +00:00
export
=
hljs
;
clean: Improve highlight.js types
2020-01-05 23:46:32 +00:00
}
Reference in a new issue
Copy permalink