UNPKG

@splitsoftware/splitio-commons

Version:
8 lines (7 loc) 194 B
// For client-side SDKs, machine IP and Hostname are not captured and sent to Split backend. export function validateRuntime() { return { ip: false, hostname: false }; }