mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04: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.