UNPKG

@maxosllc/smart-order-router

Version:
3 lines (2 loc) 144 B
export declare function serializeRouteIds(routeIds: number[]): string; export declare function deserializeRouteIds(routeIds: string): number[];