SonarJS linter helper functions
Preparing search index...
isModuleDeclaration
Function isModuleDeclaration
isModuleDeclaration
(
node
:
undefined
|
Node
,
)
:
node
is
|
ImportDeclaration
|
ExportNamedDeclaration
|
ExportDefaultDeclaration
|
ExportAllDeclaration
Parameters
node
:
undefined
|
Node
Returns
node
is
|
ImportDeclaration
|
ExportNamedDeclaration
|
ExportDefaultDeclaration
|
ExportAllDeclaration
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...