mirror of
https://github.com/strapi/strapi.git
synced 2025-09-16 03:48:22 +00:00

The StrapiApp is now explicitly exported as a type from StrapiApp.tsx. It is also utilized generators/app directories, refining the type of the app parameter in the bootstrap method from 'unknown' to 'StrapiApp'.