/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/css-property-parser@1.0.6/src/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const expandShorthandProperty=require("./expandShorthandProperty"),getShorthandComputedProperties=require("./getShorthandComputedProperties"),isShorthandProperty=require("./isShorthandProperty"),getShorthandsForProperty=require("./getShorthandsForProperty"),isValidDeclaration=require("./isValidDeclaration"),{ParseError:ParseError,UnsupportedPropertyError:UnsupportedPropertyError,UnknownPropertyError:UnknownPropertyError}=require("./errors"),isInitialValue=require("./isInitialValue"),{computeInitialValues:computeInitialValues,initialValues:initialValues,initialValue:initialValue}=require("./initialValueMap");module.exports={computeInitialValues:computeInitialValues,expandShorthandProperty:expandShorthandProperty,getShorthandComputedProperties:getShorthandComputedProperties,getShorthandsForProperty:getShorthandsForProperty,initialValue:initialValue,initialValues:initialValues,isInitialValue:isInitialValue,isShorthandProperty:isShorthandProperty,isValidDeclaration:isValidDeclaration,ParseError:ParseError,UnsupportedPropertyError:UnsupportedPropertyError,UnknownPropertyError:UnknownPropertyError};
//# sourceMappingURL=/sm/385cad71366c2073f3114c3ab282d7e02784c435f19051f5e3a889d19416b39f.map