Backstage
    Preparing search index...
    interface ClusterLinksFormatter {
        formatClusterLink(options: ClusterLinksFormatterOptions): Promise<URL>;
    }

    Implemented by

    Index

    Methods