techmannih/smart-pet-feeder
This code renders a physical PCB with a 1kΩ resistor (R1) and a 1000pF capacitor (C1) connected to R1's pin1 using 0402 footprint components.
- Version
- 0.0.1
- License
- unset
- Stars
- 0
dist/index.d.ts
import * as react from 'react';
declare const _default: () => any;
export { _default as default };