UNPKG

@opentelemetry/opentelemetry-browser-detector

Version:
9 lines 182 B
export type UserAgentData = { brands: { brand: string; version: string; }[]; platform: string; mobile: boolean; }; //# sourceMappingURL=types.d.ts.map