export class Work extends Record({
    company: null,
    position: null,
    startDate: null,
    endDate: null,