mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
'use strict';
|
|
module.exports = [
|
|
require('./to')
|
|
]; |