typelab / assertions / IsAssignableEitherWay
type IsAssignableEitherWay<T1, T2> = IsExtendsEitherWay<T1, T2>;Alias for `IsExtendsEitherWay`.
| Type Parameter |
|---|
|
|
|
|
typelab / assertions / IsAssignableEitherWay
type IsAssignableEitherWay<T1, T2> = IsExtendsEitherWay<T1, T2>;Alias for `IsExtendsEitherWay`.
| Type Parameter |
|---|
|
|
|
|