global-shortcut@2.0.0-rc.1
2c00c029
(#1630 by @FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example thebarcode-scanner
was defined aswindow.__TAURI_PLUGIN_CLIPBOARDMANAGER__
instead ofwindow.__TAURI_PLUGIN_CLIPBOARD_MANAGER__
.
© 2025 Tauri Contributors. CC-BY / MIT