UNPKG

@azure/cosmos

Version:
4 lines 209 B
declare type v1Key = string | number | boolean | null | Record<string, unknown> | undefined; export declare function hashV1PartitionKey(partitionKey: v1Key): string; export {}; //# sourceMappingURL=v1.d.ts.map