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
eca5b3cfd8
diff2html
/
typings
/
highlight.js.d.ts
6 lines
104 B
TypeScript
Raw
Normal View
History
Unescape
Escape
clean: Improve highlight.js types
2020-01-05 23:46:32 +00:00
declare
module
'highlight.js/lib/highlight.js'
{
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