Migration JavaScript to TypeScript

System Information
  • Strapi Version: v4.20.0
  • Operating System: ubuntu 20.04
  • Database: mysql
  • Node Version: v18.19.0
  • NPM Version:
  • Yarn Version:

Hi all strapi community!

I have a backup from JavaScript strapi version, created by command strapi export.
When i try to import this backup to TypeScript version it has some warnings and content types not created.

Is It possible to migrate strapi project from JavaScript version to TypeScript version?