function.js 99 B

12
  1. export { default as rest } from './rest';
  2. export { default as default } from './function.default';