mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 13:00:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			C#
		
	
	
	
	
	
// Global using directives
 | 
						|
 | 
						|
global using AIStudio.Tools;
 | 
						|
 | 
						|
global using Microsoft.JSInterop;
 | 
						|
 | 
						|
global using MudBlazor; |