mirror of
https://github.com/directus/directus.git
synced 2026-01-23 17:38:25 -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.