Skip to content

Commit 1bb02d7

Browse files
committed
Cleanup
1 parent c7223f9 commit 1bb02d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hyperjump/hyperjump.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { mimeMatch } from "./utilities.js";
1414
* @import { JsonCompatible } from "../json/jsonast.js"
1515
* @import { UriSchemePlugin } from "./uri-schemes/uri-scheme-plugin.js"
1616
* @import { DocumentNode, MediaTypePlugin } from "./media-types/media-type-plugin.js"
17-
* @import * as API from "./hyperjump.d.ts";
17+
* @import * as API from "./hyperjump.d.ts"
1818
*/
1919

2020

0 commit comments

Comments
 (0)