{"version":3,"file":"raw.cjs","sources":["../src/raw.ts"],"sourcesContent":["import { Powerstyl } from \"./lib/powerstyl.ts\";\n\nconst defaultInstance = new Powerstyl();\n\nexport const styled: Powerstyl[\"styled\"] = defaultInstance.styled.bind(defaultInstance);\nexport const updateStyle: Powerstyl[\"updateStyle\"] = defaultInstance.updateStyle.bind(defaultInstance);\n\nexport * from \"./lib/powerstyl.ts\";\n"],"names":["defaultInstance","Powerstyl","styled","updateStyle"],"mappings":"kDAEA,MAAMA,EAAkB,IAAIC,EAAAA,UAEfC,EAA8BF,EAAgB,OAAO,KAAKA,EAAA,CAC1DG,EAAwCH,EAAgB,YAAY,KAAKA,EAAA"}