mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-29 09:37:24 +00:00
71a649c428
* Check if window object exists * brackets for readability * change check to isUndefined() * isUndefined() -> !isUndefined()