mirror of
https://github.com/github/codeql.git
synced 2026-05-08 07:01:36 +02:00
2 lines
71 B
JavaScript
2 lines
71 B
JavaScript
if (typeof window !== undefined)
|
|
console.log("Running in a browser."); |