jamp3
    Preparing search index...
    interface LinkedInfo {
        additional: string[];
        deprecated?: boolean;
        id: string;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    additional: string[]
    deprecated?: boolean
    id: string
    url: string