mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-24 03:02:57 +00:00
5 lines
86 B
C#
5 lines
86 B
C#
// Global using directives
|
|
|
|
global using Microsoft.JSInterop;
|
|
|
|
global using MudBlazor; |