mwbot-ts - v1.2.7
    Preparing search index...

    Interface ApiResponseParsePropCategories

    interface ApiResponseParsePropCategories {
        category: string;
        hidden?: true;
        known?: true;
        missing?: true;
        sortkey: string;
    }
    Index

    Properties

    category: string
    hidden?: true
    known?: true
    missing?: true
    sortkey: string