Icard/angular-clarity-master(work.../node_modules/piscina/benchmark/fixtures/add.js

3 lines
52 B
JavaScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
'use strict';
module.exports = ({ a, b }) => a + b;