jamp3
    Preparing search index...
    interface TextList {
        deprecated?: boolean;
        list: string[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    deprecated?: boolean
    list: string[]