Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
SubtypeOf
Type Alias SubtypeOf<Supertype, Subtype>
SubtypeOf
:
Subtype
utility type to assert that the second type is a subtype of the first type. Returns the subtype.
Type Parameters
Supertype
Subtype
extends
Supertype
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...
utility type to assert that the second type is a subtype of the first type. Returns the subtype.