@nillion/secretvaults
Preparing search index...
AclDto
Variable AclDto
Const
AclDto
:
ZodObject
<
{
execute
:
ZodBoolean
;
grantee
:
$ZodBranded
<
ZodString
,
"Did"
>
;
read
:
ZodBoolean
;
write
:
ZodBoolean
;
}
,
$strip
,
>
= ...
Access control list entry.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@nillion/secretvaults
Loading...
Access control list entry.