A demonstration of import type from an external directory using create-react-app.
git clone git@github.com:colinhacks/import-type-cra.gitcd import-type-cracd client && npm install- open
client/src/App.tsx, note theimport typeinvocation yarn start- the project compiles fine! 🚀