Files
wxt/docs/api/wxt.md
T

315 B
Raw Permalink Blame History

wxt 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 {
  build,
  clean,
  createServer,
  defineConfig,
  defineRunnerConfig,
  version,
} from 'wxt';

:::