@wdprlib/render
    Preparing search index...

    Interface TocLink

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

    Properties

    Properties

    href: string
    text: string