Menu
Open source
import.meta
import.meta
is only available in ECMAScript modules, but not CommonJS ones.
Function | Description |
---|---|
import.meta.resolve | resolve path to URL the same way that an ESM import would |
import.meta
is only available in ECMAScript modules, but not CommonJS ones.
Function | Description |
---|---|
import.meta.resolve | resolve path to URL the same way that an ESM import would |