Endo API documentation
Preparing search index...
@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.