mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			127 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			127 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|   | import { initializeTranslations } from "./src/services/i18n.js"; | ||
|  | 
 | ||
|  | await initializeTranslations(); | ||
|  | await import("./electron.js") |