@tscircuit/footprinter 0.0.164 → 0.0.166

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
@@ -1019,6 +1019,7 @@ type Footprinter = {
1019
1019
  hc49: () => FootprinterParamsBuilder<"p" | "id" | "od" | "w" | "h">;
1020
1020
  to220: () => FootprinterParamsBuilder<"w" | "h" | "p" | "id" | "od">;
1021
1021
  sot363: () => FootprinterParamsBuilder<"w" | "p" | "pl" | "pw">;
1022
+ sot457: () => FootprinterParamsBuilder<"w" | "p" | "h" | "pl" | "pw" | "wave" | "reflow" | "pillr" | "pillh" | "pillw">;
1022
1023
  sot563: () => FootprinterParamsBuilder<"w" | "p" | "pl" | "pw">;
1023
1024
  sot723: () => FootprinterParamsBuilder<"w" | "h" | "pl" | "pw">;
1024
1025
  sot23: () => FootprinterParamsBuilder<"w" | "h" | "pl" | "pw">;