Preparing search index...
The search index is not available
@karmaniverous/entity-client-dynamodb
@karmaniverous/entity-client-dynamodb
index
TranscodeAttributeTypeMap
Type Alias TranscodeAttributeTypeMap<T>
Transcode
Attribute
Type
Map
<
T
>
:
{
[
P
in
keyof
Exactify
<
T
>
as
T
[
P
]
extends
string
?
never
:
P
]
?:
ScalarAttributeType
}
Maps non-string transcodes to a DynamoDB
ScalarAttributeType
.
Type Parameters
T
extends
TranscodeMap
Settings
Member Visibility
Protected
Theme
OS
Light
Dark
@karmaniverous/entity-client-dynamodb
Loading...
Maps non-string transcodes to a DynamoDB
ScalarAttributeType
.