UNPKG

@azure/cosmos

Version:
9 lines 225 B
export interface NonStreamingOrderByResult { orderByItems: any[]; payload: any; } export interface OrderByDocument { orderByItems: any[]; payload: any; } //# sourceMappingURL=nonStreamingOrderByResult.d.ts.map