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

    Function typeAssert

    • Checks if a type assertion holds. Use Equals or RevEquals to check for equality, Assignable for assignabilty

      Type Parameters

      • X extends true

        Type assertion

      Returns X extends true ? void : void