UNPKG

@typecad/jlcpcb-parts

Version:

Intelligent fuzzy search for JLCPCB electrical components with CLI interface

6 lines 167 B
/** * Demonstrates the simplified Logger usage */ declare function demonstrateLogger(): void; export { demonstrateLogger }; //# sourceMappingURL=logger-demo.d.ts.map