Loading packages/merchant-tablet-ionic/src/components/order/order-type/order-type.component.ts +1 −1 Original line number Diff line number Diff line import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core'; import { Component, OnInit, Output, EventEmitter } from '@angular/core'; import DeliveryType from '@modules/server.common/enums/DeliveryType'; @Component({ Loading Loading
packages/merchant-tablet-ionic/src/components/order/order-type/order-type.component.ts +1 −1 Original line number Diff line number Diff line import { Component, OnInit, Output, EventEmitter, Input } from '@angular/core'; import { Component, OnInit, Output, EventEmitter } from '@angular/core'; import DeliveryType from '@modules/server.common/enums/DeliveryType'; @Component({ Loading