1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 01:58:05 -05:00
denoland-deno/tests/registry/npm/@denotest/add/0.5.0/index.js

1 line
No EOL
37 B
JavaScript

module.exports.sum = (a, b) => a + b;