mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
10 lines
94 B
JavaScript
10 lines
94 B
JavaScript
|
window.IMGPROXY_VERSIONS = [
|
||
|
"3.6",
|
||
|
"3.5",
|
||
|
"3.4",
|
||
|
"3.3",
|
||
|
"3.2",
|
||
|
"3.1",
|
||
|
"3.0"
|
||
|
];
|