fix api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -643,14 +643,6 @@ export interface RootSystemMetadataService {
|
||||
|
||||
// @public (undocumented)
|
||||
export interface RootSystemMetadataServicePluginInfo {
|
||||
// (undocumented)
|
||||
readonly hosts: (
|
||||
| string
|
||||
| {
|
||||
external: string;
|
||||
internal: string;
|
||||
}
|
||||
)[];
|
||||
// (undocumented)
|
||||
readonly pluginId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user