Sha256: 75e108f2a055ba54ede7a3cf2de22c4c7bbc0ab27c94b36fba70fdc4c31b802e
Contents?: true
Size: 178 Bytes
Versions: 29
Compression:
Stored size: 178 Bytes
Contents
'use strict'; module.exports = global.location || { origin: 'http://localhost:80' , protocol: 'http:' , host: 'localhost' , port: 80 , href: 'http://localhost/' , hash: '' };
Version data entries
29 entries across 28 versions & 9 rubygems