index.js 61 B

123456
  1. const mathjs = require('mathjs');
  2. window.mathjs = mathjs;