mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +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'.