UNPKG

@appshell/config

Version:

Utility for producing a global appshell manifest for module federation micro-frontends

4 lines 295 B
export { default as AppshellGlobalConfigValidator } from './AppshellGlobalConfigValidator'; export { default as AppshellManifestValidator } from './AppshellManifestValidator'; export { default as AppshellTemplateValidator } from './AppshellTemplateValidator'; //# sourceMappingURL=index.d.ts.map