You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
convex-backend PR 29: Provide safety and intellisense for weekly cron job (#33124)
Adds `as const` to the `DAYS_OF_WEEK` array to make it literal. This should give type safety/intellisense when filling out `dayOfWeek` in a weekly cron job in `crons.ts`.
----
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Co-authored-by: Jan Balin <[email protected]>
GitOrigin-RevId: 7b7400324f4b9761253b9ab0a071b0ab94f9f409
0 commit comments