Preparing search index...
The search index is not available
API
API
OOAPI
importLatest
Function importLatest
import
Latest
(
path
)
:
Promise
<
any
>
Imports a JavaScript module.
Parameters
path
:
string
The path to the module to import.
Returns
Promise
<
any
>
A promise that resolves with the imported module.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Loading...
Imports a JavaScript module.