ScopeRule<T>
ScopeRule<
T> =Textendsboolean?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> =Textendsboolean?true:T
Utility type that enforces boolean scopes must be true. For non-boolean scopes, preserves the original type.
| Type Parameter |
|---|
|
|