Esposter
Preparing search index...
@esposter/db-schema
resourceActivityEntitySchema
Variable resourceActivityEntitySchema
Const
resourceActivityEntitySchema
:
ZodObject
<
{
activityType
:
ZodEnum
<
typeof
ResourceActivityType
>
;
createdAt
:
ZodDate
;
deletedAt
:
ZodNullable
<
ZodDate
>
;
newName
:
ZodOptional
<
ZodString
>
;
oldName
:
ZodOptional
<
ZodString
>
;
partitionKey
:
ZodUUID
;
publishVersion
:
ZodOptional
<
ZodInt
>
;
rowKey
:
ZodString
;
updatedAt
:
ZodDate
;
userId
:
ZodString
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...