mirror of
https://github.com/directus/directus.git
synced 2026-01-24 18:07:55 -05:00
This fixes not being able to build the repo due to type issues introduced by the Typescript 4.4 option "useUnknownInCatchVariables", which is enabled by default in strict mode.