forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			169 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			169 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
import CompiledTranslations from "./assets/generated/CompiledTranslations";
 | 
						|
 | 
						|
export default class AllTranslationAssets {
 | 
						|
 | 
						|
    public static t = CompiledTranslations.t;
 | 
						|
} |