ArchUnitTS - v2.3.1
    Preparing search index...

    Type Alias Rule

    type Rule = {
        source: string;
        target: string;
    }
    Index

    Properties

    Properties

    source: string
    target: string