UNPKG

edacation

Version:

Library and CLI for interacting with Yosys and nextpnr.

2 lines (1 loc) 96 B
export declare const executeTool: (tool: string, args: string[], cwd: string) => Promise<void>;