Type Alias: KeyTypeForScanOptions<O>
KeyTypeForScanOptions<
O>:OextendsScanIndexOptions?IndexKey:string
If the options contains an indexName then the key type is a tuple of
secondary and primary.
Type Parameters
• O extends ScanOptions
KeyTypeForScanOptions<
O>:OextendsScanIndexOptions?IndexKey:string
If the options contains an indexName then the key type is a tuple of
secondary and primary.
• O extends ScanOptions