Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
script
isModuleScript
Function isModuleScript
isModuleScript
(
node
:
unknown
,
)
:
node
is
Omit
<
Script
,
"context"
>
&
{
context
:
"module"
}
Parameters
node
:
unknown
Supported AST node to narrow down its inferred type
Returns
node
is
Omit
<
Script
,
"context"
>
&
{
context
:
"module"
}
@
NO_SIDE_EFFECTS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Supported AST node to narrow down its inferred type