Skip to content

Commit 82d8024

Browse files
committed
docs: Fix broken links
1 parent c662a59 commit 82d8024

File tree

1 file changed

+2
-0
lines changed
  • packages/wxt/src/utils/content-script-ui

1 file changed

+2
-0
lines changed

packages/wxt/src/utils/content-script-ui/types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/** @module wxt/utils/content-script-ui/types */
2+
13
export interface ContentScriptUi<TMounted> extends MountFunctions {
24
mounted: TMounted | undefined;
35
}

0 commit comments

Comments
 (0)