// Empty file for build reasons. // Vite build seems to assume jobs/client.ts = jobs/client/index.ts and therefore will throw an error that the file is missing. // Could refactor the files, but this is easier.