mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +00:00
Capture its unique properties: 1- instances are falsy, and 2- instance can be called as a function The behavior is used for browser detection (i.e. duckduckgo treats us as a legacy browser because we document.all != false)