arnavk-09/two-test-points

This code constructs a 10mm by 10mm PCB with two test points connected by a trace.

Version
0.0.2
License
unset
Stars
0

dist/index.d.ts

PCBPCB preview for dist/index.d.ts
SchematicSchematic preview for dist/index.d.ts
import * as react from 'react';

declare const _default: () => any;

export { _default as default };