UNPKG

@typecad/typecad

Version:

🤖programmatically 💥create 🛰️hardware

3 lines (2 loc) 123 B
import { Schematic } from "./schematic"; export declare function erc(schematic: Schematic, exit_on_error?: boolean): void;