Files
cht-lawfirm/front/app/node_modules/piscina/benchmark/fixtures/add.js
2023-01-16 17:49:38 +01:00

3 lines
52 B
JavaScript

'use strict';
module.exports = ({ a, b }) => a + b;