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