8
0

function.js 92 B

12345
  1. import restParam from './function/restParam';
  2. export default {
  3. 'restParam': restParam
  4. };