Esposter
Preparing search index...
@esposter/db-schema
blobDeletionEventGridDataSchema
Variable blobDeletionEventGridDataSchema
Const
blobDeletionEventGridDataSchema
:
ZodUnion
<
readonly
[
ZodObject
<
{
blobNames
:
ZodArray
<
ZodString
>
;
containerName
:
ZodEnum
<
typeof
AzureContainer
>
;
}
,
$strip
,
>
,
ZodObject
<
{
containerName
:
ZodEnum
<
typeof
AzureContainer
>
;
createdBefore
:
ZodOptional
<
ZodCoercedDate
<
unknown
>
>
;
prefix
:
ZodString
;
}
,
$strip
,
>
,
]
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...