UNPKG

edacation

Version:

Library and CLI for interacting with Yosys and nextpnr.

2 lines (1 loc) 107 B
export declare const exists: (path: import("fs").PathLike, mode?: number | undefined) => Promise<boolean>;