resolve-import
GitHub
isaacs projects
Preparing search index...
errors
relativeImportWithoutParentURL
Function relativeImportWithoutParentURL
relativeImportWithoutParentURL
(
url
:
string
,
parentURL
:
any
,
caller
?:
(
...
a
:
any
[]
)
=>
any
,
)
:
Error
&
{
parentURL
:
any
;
url
:
string
}
Parameters
url
:
string
parentURL
:
any
caller
:
(
...
a
:
any
[]
)
=>
any
= resolveImport
Returns
Error
&
{
parentURL
:
any
;
url
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
resolve-import
Loading...