@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Interface LinkMarkAttibutes

    interface LinkMarkAttibutes {
        href: string;
        target: string;
    }

    Hierarchy (View Summary)

    Index
    href: string
    target: string