Skip to content

Commit 15ec713

Browse files
authored
Merge pull request #4 from takker99/export-title
👍 title.tsをexportするの忘れてた
2 parents 1e0e308 + dfc22e9 commit 15ec713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mod.ts

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ export * from "./browser/statusBar.ts";
99
export * from "./browser/caret.ts";
1010
export * from "./browser/dom.ts";
1111
export * from "./browser/openInTheSameTab.ts";
12+
export * from "./title.ts";

0 commit comments

Comments
 (0)