{"version":3,"file":"is-webview.mjs","sources":["../src/index.ts"],"sourcesContent":["const isWebview = (userAgent: string) => {\n  return /webview|wv|ip((?!.*Safari)|(?=.*like Safari))/i.test(userAgent)\n}\n\nexport { isWebview }\n"],"names":[],"mappings":"AAAM,MAAA,SAAA,GAAY,CAAC,SAAsB,KAAA;AACvC,EAAO,OAAA,gDAAA,CAAiD,KAAK,SAAS,CAAA,CAAA;AACxE;;;;"}