{"version":3,"file":"isPrefixedValue.cjs","sources":["../../../../../../../../.yarn/berry/cache/css-in-js-utils-npm-2.0.1-235acac2dc-10c0.zip/node_modules/css-in-js-utils/lib/isPrefixedValue.js"],"sourcesContent":["'use strict';\n\nObject.defineProperty(exports, \"__esModule\", {\n  value: true\n});\nexports.default = isPrefixedValue;\nvar regex = /-webkit-|-moz-|-ms-/;\n\nfunction isPrefixedValue(value) {\n  return typeof value === 'string' && regex.test(value);\n}\nmodule.exports = exports['default'];"],"names":["exports","isPrefixedValue","module"],"mappings":";;;;;;;;AAEA,WAAO,eAAcA,WAAU,cAAc;AAAA,MAC3C,OAAO;AAAA,IACT,CAAC;AACDA,cAAA,UAAkBC;AAClB,QAAI,QAAQ;AAEZ,aAASA,iBAAgB,OAAO;AAC9B,aAAO,OAAO,UAAU,YAAY,MAAM,KAAK,KAAK;AAAA,IACtD;AACA,IAAAC,QAAA,UAAiBF,UAAQ,SAAS;AAAA;;;;","x_google_ignoreList":[0]}