AutoBE
    Preparing search index...
    interface IReferenceExpression {
        kind: "reference";
        name: string;
    }
    Index

    Properties

    Properties

    kind: "reference"
    name: string