@types/highlightjs
Advanced tools
Comparing version 9.12.5 to 9.12.6
declare namespace hljs { | ||
// tslint:disable-next-line:no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface Node {} | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@types/highlightjs", | ||
"version": "9.12.5", | ||
"version": "9.12.6", | ||
"description": "TypeScript definitions for highlightjs", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/highlightjs", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a8ef912e39e64f918b863a8b5d3cae1c5375345906fafee06cfba733f9236bba", | ||
"typesPublisherContentHash": "13de7858ace8d4256b128b77c06070f8a562b3044394ace442169c68a984f49d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
7088