Files
wxt/docs/api/wxt-client.md
T

314 B
Raw Permalink Blame History

wxt/client Reference

:::warning 🚧Under construction This documentation does not exist yet. All APIs are documented with JSDoc, so for now, you can view the documentation in your editor.

import {
  createContentScriptUi,
  defineBackground,
  defineContentScript,
} from 'wxt/client';

:::