UNPKG

@appshell/manifest-webpack-plugin

Version:

Webpack plugin used to generate a global Appshell configuration for micro-frontends built with Module Federation

4 lines 231 B
import { AppshellManifest } from './types'; declare const _default: (manifest: AppshellManifest, registryPathOrUrl: string, allowOverrides?: boolean) => Promise<void>; export default _default; //# sourceMappingURL=register.d.ts.map