forked from MapComplete/MapComplete
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			181 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			181 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|  | import SvelteUIElement from "./UI/Base/SvelteUIElement"; | ||
|  | import StylesheetTestGui from "./UI/StylesheetTestGui.svelte"; | ||
|  | 
 | ||
|  | new SvelteUIElement(StylesheetTestGui, {}).AttachTo("main") |