Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IModuleConfiguration type
- Package:
- @microsoft/sp-module-interfaces
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
export type IModuleConfiguration = IComponentModuleConfiguration | IPathModuleConfiguration | ILocalizedPathModuleConfiguration;
