Function isDigitalSalesRoom

  • A type guard to check if an object with a type property is a DigitalSalesRoom item.

    Parameters

    • entity: {
          type: string;
      }
      • type: string

    Returns entity is Room