We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7223f9 commit 1bb02d7Copy full SHA for 1bb02d7
src/hyperjump/hyperjump.js
@@ -14,7 +14,7 @@ import { mimeMatch } from "./utilities.js";
14
* @import { JsonCompatible } from "../json/jsonast.js"
15
* @import { UriSchemePlugin } from "./uri-schemes/uri-scheme-plugin.js"
16
* @import { DocumentNode, MediaTypePlugin } from "./media-types/media-type-plugin.js"
17
- * @import * as API from "./hyperjump.d.ts";
+ * @import * as API from "./hyperjump.d.ts"
18
*/
19
20
0 commit comments