UNPKG

@azure/cosmos

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