Type alias WorkFreeToRead

WorkFreeToRead: {
    end-date?: DateParts;
    start-date?: DateParts;
}

Type declaration

Generated using TypeDoc