UNPKG

quantlib-wasm

Version:

A WebAssembly implementation of QuantLib for use in browser and Node.js

3 lines (2 loc) 72 B
const QuantLib = require("./dist/quantlib"); module.exports = QuantLib;