@argdown/core
    Preparing search index...

    Interface HasTitle

    interface HasTitle {
        title?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    title?: string