UNPKG

@ssa-ui-kit/widgets

Version:
15 lines (14 loc) 355 B
export declare const noControlOrdersData: { id: number; exchange: import("../BotsTable/components/Exchange/types").ExchangeType; account: string; botName: string; botRun: string; orderId: string; status: boolean; reason: string; pair: string; orderSize: string; orderType: "SELL"; isDisabled: boolean; }[];