UNPKG

har-to-k6

Version:
9 lines (6 loc) 153 B
const string = require('./string') // Runtime evaluate variable function evaluate(name) { return `vars[${string(name)}]` } module.exports = evaluate