hrithik18k/smart-switch-pcb
The AO3400A component models a SOT-23 N-channel MOSFET with labeled pins for Gate, Source, and Drain, including 3D CAD models and schematic symbols for electronic circuit design.
- Version
- 1.0.1
- License
- unset
- Stars
- 0
dist/index.d.ts
import * as react from 'react';
declare function SmartSwitchController(): any;
export { SmartSwitchController as default };