vlocode-project - v2.4.3
    Preparing search index...

    Type Alias ObjectRef

    type ObjectRef = {
        datapackType?: string;
        objectType: string;
        scope?: string;
    }
    Index

    Properties

    datapackType?: string
    objectType: string
    scope?: string