dashboard/models/batch.job.js

4 lines
61 B
JavaScript

import Workload from './workload';
export default Workload;