Files
enviPy-bayer/static/js/ketcher2/node_modules/watchify/example/files/two.js
2025-06-23 20:13:54 +02:00

2 lines
49 B
JavaScript

module.exports = function (n) { return n * 11 };