@argdown/core
    Preparing search index...

    Interface HasData

    interface HasData {
        data?: any;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    data?: any