This is documentation for the next version of K6. For the latest stable release, go to the latest version.
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 |