techmannih/C139797
Generated from JLCPCB part number C139797
- Version
- 0.1.0
- License
- unset
- Stars
- 0
dist/index.d.ts
import * as react from 'react';
import { ChipProps } from '@tscircuit/props';
declare const pinLabels: {
readonly pin1: readonly ["A1"];
readonly pin2: readonly ["A2"];
readonly pin3: readonly ["B1"];
readonly pin4: readonly ["B2"];
};
declare const SKRPACE010: (props: ChipProps<typeof pinLabels>) => any;
export { SKRPACE010 };