UNPKG

@descope/sdk-mixins

Version:
7 lines (4 loc) 161 B
'use strict'; const IS_LOCAL_STORAGE = typeof localStorage !== 'undefined'; exports.IS_LOCAL_STORAGE = IS_LOCAL_STORAGE; //# sourceMappingURL=constants.js.map