UNPKG

@typecad/typecad

Version:

🤖programmatically 💥create 🛰️hardware

4 lines (3 loc) 189 B
import { ISourceInfo } from './pcb_interfaces'; export declare function formatSourceInfoForProperty(info?: ISourceInfo): string | undefined; export declare function generateUuid(): string;