UNPKG

@skillpet/circuit

Version:

Circuit diagram library — render electrical schematics from JSON, with interactive SVG, themes, and Vue/React components

4 lines (3 loc) 165 B
/** Shared geometry for two-terminal elements — aligned with Python `twoterm.py`. */ export declare const resheight = 0.25; export declare const reswidth: number;