1 2 3 4
// wasm/index.cjs - CommonJS wrapper for EdgeVec // Re-export from ES module in dist/ module.exports = require('./dist/index.js');