Menu

This is documentation for the next version of K6. For the latest stable release, go to the latest version.

Open source RSS

import.meta

import.meta is only available in ECMAScript modules, but not CommonJS ones.

FunctionDescription
import.meta.resolveresolve path to URL the same way that an ESM import would