We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e235be commit 45d8bb4Copy full SHA for 45d8bb4
mod.ts
@@ -103,8 +103,8 @@ export {
103
export type { FixFontPathsOptions } from "./scripts/fix_font_paths.ts";
104
105
export {
106
- generateDoctypeCommand,
107
default as injectDoctype,
+ generateDoctypeCommand,
108
} from "./scripts/inject_doctype.ts";
109
export type { InjectDoctypeOptions } from "./scripts/inject_doctype.ts";
110
0 commit comments