fix api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -234,7 +234,7 @@ export namespace coreServices {
|
||||
const urlReader: ServiceRef<UrlReaderService, 'plugin', 'singleton'>;
|
||||
const rootInstanceMetadata: ServiceRef<
|
||||
RootInstanceMetadataService,
|
||||
'plugin',
|
||||
'root',
|
||||
'singleton'
|
||||
>;
|
||||
}
|
||||
|
||||
@@ -355,7 +355,7 @@ export namespace mockServices {
|
||||
const // (undocumented)
|
||||
factory: () => ServiceFactory<
|
||||
RootInstanceMetadataService,
|
||||
'plugin',
|
||||
'root',
|
||||
'singleton' | 'multiton'
|
||||
>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user