On this pageExternal (ui)Functions copyExternalDevtools Copy a pre-built devtools dist into the extension output directory. Returns the manifest-relative entry path. import { copyExternalDevtools } from '@hexajs-dev/ui'; function copyExternalDevtools(config: HexaUiSurfaceConfig, outputDir: string): string