@webshop/root - v1.0.0
    Preparing search index...

    Type Alias NavbarDropdownCategory

    type NavbarDropdownCategory = {
        color: string;
        href: string;
        name: string;
        thumbnail: string;
    }
    Index

    Properties

    color: string
    href: string
    name: string
    thumbnail: string