@spiracss/html-cli 0.3.1 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  export * from './generator-core';
2
- export { type ClassAttribute, insertPlaceholders, insertPlaceholdersWithInfo, type InsertPlaceholdersResult } from './html-format';
2
+ export { type ClassAttribute, insertPlaceholders, insertPlaceholdersWithInfo, type InsertPlaceholdersOptions, type InsertPlaceholdersResult } from './html-format';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,OAAO,EACL,KAAK,cAAc,EACnB,kBAAkB,EAClB,0BAA0B,EAC1B,KAAK,wBAAwB,EAC9B,MAAM,eAAe,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,OAAO,EACL,KAAK,cAAc,EACnB,kBAAkB,EAClB,0BAA0B,EAC1B,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAC9B,MAAM,eAAe,CAAA"}