Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/dto
DbEntityToDto
Type Alias DbEntityToDto<T>
Db
Entity
To
Dto
<
T
>
:
{
[
P
in
keyof
T
as
P
extends
string
?
SnakeToCamelCase
<
P
>
:
never
]
:
T
[
P
]
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...