@likecoin/epub-ts
    Preparing search index...

    Interface LandmarkItem

    interface LandmarkItem {
        href?: string;
        label?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    href?: string
    label?: string
    type?: string