Preparing search index...
The search index is not available
estree-sentry
estree-sentry
index
guardModuleProgram
Function guardModuleProgram
Same as
guardProgram
but for module programs.
guard
Module
Program
(
root
)
:
{
body
:
ModuleStatement
<
{}
>
[]
;
sourceType
:
"module"
;
type
:
"Program"
;
}
Parameters
root
:
object
Returns
{
body
:
ModuleStatement
<
{}
>
[]
;
sourceType
:
"module"
;
type
:
"Program"
;
}
body
:
ModuleStatement
<
{}
>
[]
source
Type
:
"module"
type
:
"Program"
Settings
Theme
OS
Light
Dark
estree-sentry
Loading...
Same as
guardProgram
but for module programs.