ArchUnitTS - v2.2.0
    Preparing search index...

    Type Alias Rule

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

    Properties

    Properties

    source: string
    target: string