UNPKG

62 BJavaScriptView Raw
1import LinAlg from './linalg';
2
3export default {
4 LinAlg,
5};