@argdown/core
    Preparing search index...

    Interface HasSection

    interface HasSection {
        section?: ISection | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    section?: ISection | null