/** * Footprint Validation Tests * * Compares generated KiCad footprints against JLCPCB/EasyEDA reference SVGs * * Run with: bun test packages/core/src/testing/footprint.test.ts */ export {}; //# sourceMappingURL=footprint.test.d.ts.map