I have already built complete React App in Javascript but now I want to add Typescript type declarations to the App.
Do I need to rebuild my whole App in .ts or there is some other way.
Can u pls share the link to the documentation or tutorial?