Skip to content

Commit

Permalink
docs: Fix module name for wxt/browser/chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Aug 19, 2024
1 parent cf85547 commit 751706d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/wxt/src/browser/chrome.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
/// <reference types="chrome" />
/**
* @module wxt/browser/chrome
*/
import type { WxtRuntime, WxtI18n } from './index';

/**
Expand Down

0 comments on commit 751706d

Please sign in to comment.