import SysTask from "./task"; export default { system: { task: new SysTask() } };