UNPKG

@velora-dex/sdk

Version:
5 lines 262 B
import { GetDeltaOrdersFunctions } from '../..'; type GetDeltaOrderFn = () => ReturnType<GetDeltaOrdersFunctions['getDeltaOrderById']>; export declare function startStatusCheck(getDeltaOrder: GetDeltaOrderFn): void; export {}; //# sourceMappingURL=delta.d.ts.map