UNPKG

gherkin-testcafe

Version:

> Run TestCafé tests with the Gherkin syntax

6 lines (4 loc) • 128 B
exports.default = function () { return require(`${__dirname}/../package.json`).version; }; module.exports = exports.default;