imrishabh18/test-pcm
This code defines a 10mm by 10mm electronic circuit board containing a single pin-row chip with an associated 3D CAD model of the "MachineContactMedium" component.
- Version
- 1.0.3
- License
- unset
- Stars
- 0
dist/index.d.ts
PCB
Schematic
declare const MyBoard: () => any;
export { MyBoard };