hrithik18k/Chatting-Device
This code defines React components representing surface-mount voltage regulator and resistor chips with specified pin layouts, footprints, and 3D CAD models for electronic hardware design.
- Version
- 1.0.0
- License
- unset
- Stars
- 0
dist/index.d.ts
import React from 'react';
declare function LoRaChattingDevice(): any;
export { LoRaChattingDevice as default };