'use strict'; // in Node of course this is false module.exports = function hasLocalStorage() { return false; };