ArchUnitTS - v2.2.0
    Preparing search index...

    Type Alias MappedEdge

    type MappedEdge = {
        sourceLabel: string;
        targetLabel: string;
    }
    Index

    Properties

    sourceLabel: string
    targetLabel: string