GraphNodeDep: {
    child: TokenGraphNode;
    parent: TargetGraphNode;
    symbol: string;
}

Type declaration

Generated using TypeDoc