UNPKG

@module-federation/enhanced

Version:

This package provides enhanced features for module federation.

14 lines 366 B
//#region src/schemas/container/ContainerPlugin.check.d.ts declare const validate: typeof f; declare function f(e: any, { instancePath: n, parentData: s, parentDataProperty: o, rootData: i }?: { instancePath?: string | undefined; rootData?: any; }): any; //#endregion export { f as default, validate }; //# sourceMappingURL=ContainerPlugin.check.d.ts.map