isOperator()
Home > @backstage/plugin-home
> isOperator
Type guard for operators.
Signature:
isOperator: (s: string) => s is Operators
Parameters
Parameter |
Type |
Description |
---|---|---|
s |
string |
s is Operators
Home > @backstage/plugin-home
> isOperator
Type guard for operators.
Signature:
isOperator: (s: string) => s is Operators
Parameter |
Type |
Description |
---|---|---|
s |
string |
s is Operators