1
0
forked from baron/baron-sso

WASM 빌드 호환성을 위한 Web API Interop 교체

This commit is contained in:
2026-02-19 13:49:03 +09:00
parent 95136cd5df
commit 43a4909ddf
3 changed files with 130 additions and 36 deletions

View File

@@ -1 +1 @@
export 'web_window_stub.dart' if (dart.library.html) 'web_window_web.dart';
export 'web_window_web.dart';