typelab / conditions / IfNotAssignable
type IfNotAssignable<T1, T2, Then, Else> = IfNotExtends<T1, T2, Then, Else>;Alias for `IfNotExtends`.
| Type Parameter | Default type |
|---|---|
|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
|
typelab / conditions / IfNotAssignable
type IfNotAssignable<T1, T2, Then, Else> = IfNotExtends<T1, T2, Then, Else>;Alias for `IfNotExtends`.
| Type Parameter | Default type |
|---|---|
|
|
‐ |
|
|
‐ |
|
|
‐ |
|
|
|