chore(deps-dev): apply updates
[poolifier.git] / worker-nodes / function-to-bench-worker.js
... / ...
CommitLineData
1'use strict'
2const functionToBench = require('../../functions/function-to-bench')
3module.exports = { functionToBench }