ask-and-trust - v1.0.0
    Preparing search index...
    interface FooterLinkType {
        ariaLabel: string;
        category: string;
        href: string;
        Icon?: LucideIcon;
        label: string;
    }
    Index

    Properties

    ariaLabel: string
    category: string
    href: string
    Icon?: LucideIcon
    label: string