Files
tfhe-rs/tfhe/web_wasm_unsafe_coop_tests/babel.config.js
2025-12-29 16:51:08 +01:00

4 lines
72 B
JavaScript

const presets = [["@babel/preset-env"]];
module.exports = { presets };