{"version":3,"sources":["webpack:///./node_modules/tiny-slider/src/helpers/checkStorageValue.js"],"names":["checkStorageValue","value","indexOf","JSON","parse"],"mappings":"yFAAO,SAASA,EAAmBC,GACjC,MAAO,CAAC,OAAQ,SAASC,QAAQD,IAAU,EAAIE,KAAKC,MAAMH,GAASA,EADrE","file":"checkStorageValue.0608fa3f.js","sourcesContent":["export function checkStorageValue (value) {\n return ['true', 'false'].indexOf(value) >= 0 ? JSON.parse(value) : value;\n}"],"sourceRoot":""}