@nillion/secretvaults
Preparing search index...
CollectionDocumentDto
Variable CollectionDocumentDto
Const
CollectionDocumentDto
:
ZodObject
<
{
id
:
ZodUUID
;
name
:
ZodString
;
type
:
ZodEnum
<
{
owned
:
"owned"
;
standard
:
"standard"
}
>
;
}
,
$strip
,
>
= ...
Collection document data.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@nillion/secretvaults
Loading...
Collection document data.