DefaultStarredEntitiesApi.(constructor)
Home > @backstage/plugin-catalog
> DefaultStarredEntitiesApi
> (constructor)
Constructs a new instance of the DefaultStarredEntitiesApi
class
Signature:
constructor(opts: {
storageApi: StorageApi;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
opts |
{ storageApi: StorageApi; } |