{"mappings":"AAAA,SAAS,iBAAiB;AAI1B,OAAO,cAAM,QAAQ,UAAU;AAC/B,OAAO,cAAM,aAAa,UAAU;AAEpC,cAAc","names":[],"sources":["../../src/raw.ts"],"version":3,"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"],"file":"raw.d.ts"}