ServiceRefOptions
Home > @backstage/backend-plugin-api > ServiceRefOptions
Signature:
export interface ServiceRefOptions<TService, TScope extends 'root' | 'plugin', TInstances extends 'singleton' | 'multiton'>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | |||
|
TInstances extends 'multiton' ? true : false |
(Optional) | ||
|
TScope |
(Optional) |
Methods
|
Method |
Description |
|---|---|
|
(Optional) |