UNPKG

fiftyone.devicedetection.onpremise

Version:

Device detection on-premise services for the 51Degrees Pipeline API

13 lines (12 loc) 436 B
export let dataUpdateUrl: string; export let deviceIdDescription: string; export let userAgentsDescription: string; export let differenceDescription: string; export let methodDescription: string; export let matchedNodesDescription: string; export let driftDescription: string; export let iterationsDescription: string; export let none: string; export let performance: string; export let combined: string; export let predictive: string;