mockServices.rootConfig.factory()
Home > @backstage/backend-test-utils > mockServices > rootConfig > factory
Signature:
factory: (options?: Options | undefined) => ServiceFactory<RootConfigService, "root", "singleton">
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
Options | undefined |
(Optional) |
ServiceFactory<RootConfigService, "root", "singleton">