UNPKG

har-to-k6

Version:
6 lines (4 loc) 102 B
function JSONPath(node) { return [node.expression, 'exists'].join(' ') } module.exports = JSONPath