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