UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

3 lines (2 loc) 208 B
function n(){return(navigator.vendor.match(/apple/i)||"").length>0}function t(){return(navigator.platform.match(/Win/i)||"").length>0}export{n as isSafari,t as isWindows}; //# sourceMappingURL=browser.js.map