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