Type Alias: MagicTimestampAttributes<T>
MagicTimestampAttributes<
T
> =T
extendsfalse
?object
:T
extends typeofCreatedAt
[] ?object
:T
extends typeofUpdatedAt
[] ?object
:object
Defined in: packages/soukai/src/models/inference.ts:41
Type Parameters
T
T
extends TimestampsDefinition