mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
91df20be6b
- add filestash workflow Close gh-2221
5 lines
164 B
JavaScript
5 lines
164 B
JavaScript
// This list is static, so no requests are required
|
|
// in the command help menu.
|
|
|
|
export const browsers = [ "chrome", "ie", "firefox", "edge", "safari", "opera" ];
|