@thepalaceproject/circulation-admin
    Preparing search index...

    Type Alias SupportContactLink

    type SupportContactLink = {
        href: string;
        text: string;
    }
    Index

    Properties

    Properties

    href: string
    text: string