UNPKG

yuhangupupup

Version:

4 lines (3 loc) 98 B
import * as math from './math' import * as string from './string' export default {math,string}