UNPKG

@syntest/cfg-core

Version:
6 lines 120 B
export interface Edge { from: string; to: string; branchType?: boolean; } //# sourceMappingURL=Edge.d.ts.map