# `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. ```ts import { createContentScriptUi, defineBackground, defineContentScript, } from 'wxt/client'; ``` :::