Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/patterns
MethodGuardOptional
Interface MethodGuardOptional
interface
MethodGuardOptional
{
optional
:
(
(
...
optArgGuards
:
ArgGuard
[]
)
=>
MethodGuardRestReturns
)
;
}
Index
Properties
optional
Properties
optional
optional
:
(
(
...
optArgGuards
:
ArgGuard
[]
)
=>
MethodGuardRestReturns
)
Optional arguments not guarded with
M.raw()
are automatically hardened and must be Passable.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
optional
Endo API documentation
Loading...
Optional arguments not guarded with
M.raw()
are automatically hardened and must be Passable.