Assignable | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias Assignable<X, Y>

    Assignable: Y extends X ? true : true

    Returns whether a value of type Y can be assigned to type X

    Type Parameters

    • X

      Type that is assigned to

    • Y extends X

      Type that is assigned