UNPKG

@azure/cosmos

Version:
4 lines 274 B
import { InMemoryCollectionRoutingMap } from "./inMemoryCollectionRoutingMap.js"; /** @hidden */ export declare function createCompleteRoutingMap(partitionKeyRangeInfoTuppleList: any[]): InMemoryCollectionRoutingMap; //# sourceMappingURL=CollectionRoutingMapFactory.d.ts.map