type ProjectType = "hobby" | "hourly" | "project";
Defined in: packages/db/src/entities/work/work.types.ts:24