forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			127 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			127 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import ValidatedTextField from "./UI/Input/ValidatedTextField";
 | |
| import TestAll from "./test/TestAll";
 | |
| 
 | |
| new TestAll().testAll(); |