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