frontend/.pnpm-store/v3/files/9d/f13066bc936335f7b271035f90614a066e68f1f6d67002af435c11bd95b8a27d7c4b0672cb95326455bcfb271ada2fc3ae77032e01cb829417c54c20fb6c3f

4 lines
96 B
Plaintext

"use strict";
module.exports = require("./is-implemented")() ? Math.expm1 : require("./shim");