mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			115 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| 
								 | 
							
								import packageJson from "../package.json" with { type: "json" };
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								export default `assets/v${packageJson.version}`;
							 |