limit: OrderType.LIMIT = OrderType.LIMIT;
^
TypeError: Cannot read property 'LIMIT' of undefined
Может так надо? const limit: OrderType = OrderType.LIMIT;
Обсуждают сегодня