create-wmr with typescript support or example #891
              
                Unanswered
              
          
                  
                    
                      wilberforce
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 5 replies
-
| 
         The template ships with a  I believe the only other alteration you could want to make is the  You could type this as the following:  const About = ({ query }: { query: Record<string, string> }) => (  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there boiler plate example that shows a simple app that uses ts rather then js?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions