UNPKG
@typecad/kicad-symbols
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Intelligent fuzzy search for KiCad symbols with CLI interface
typecad.net
@typecad/kicad-symbols
/
dist
/
src
/
types
/
kicad.js
6 lines
•
200 B
JavaScript
View Raw
1
2
3
4
5
6
/** * KiCad-specific type definitions for the symbols integration. * These interfaces support the HTML parsing and data management for KiCad symbols. */
export
{};
//# sourceMappingURL=kicad.js.map