wx-ezhan
    Preparing search index...

    Interface themeCategoryRes

    interface themeCategoryRes {
        category_name: string;
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    category_name: string
    id: string
    name: string