vot.js - v2.4.12
    Preparing search index...
    type Category = {
        banner: string;
        id: number;
        name: string;
        parent_category: string;
        responsive: string;
        slug: string;
    }
    Index

    Properties

    banner: string
    id: number
    name: string
    parent_category: string
    responsive: string
    slug: string