UNPKG

top-user-agents

Version:

An always up-to-date list of the top 100 most common browser user-agents for HTTP requests

3 lines (2 loc) 63 B
declare const topUserAgents: string[]; export = topUserAgents;