Capsium TypeScript API
Capsium
GitHub
Preparing search index...
@capsium/core
manifestResourceSchema
Variable manifestResourceSchema
Const
manifestResourceSchema
:
ZodObject
<
{
type
:
ZodString
;
version
:
ZodOptional
<
ZodString
>
;
visibility
:
ZodOptional
<
ZodEnum
<
{
exported
:
"exported"
;
private
:
"private"
}
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Capsium
GitHub
Capsium TypeScript API
Loading...