mapbiz
    Preparing search index...

    Interface BaseLink

    interface BaseLink {
        href: string;
        text: string;
    }
    Index

    Properties

    Properties

    href: string
    text: string