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