vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface MetadataWithContentMetadata

    interface MetadataWithContentMetadata {
        content?: string;
        fullName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    content?: string
    fullName?: string