ScopeRule<T>
ScopeRule<
T
> =T
extendsboolean
?true
:T
Utility type that enforces boolean scopes must be true. For non-boolean scopes, preserves the original type.
Type Parameters
Type Parameter |
---|
|
ScopeRule<
T
> =T
extendsboolean
?true
:T
Utility type that enforces boolean scopes must be true. For non-boolean scopes, preserves the original type.
Type Parameter |
---|
|