@argdown/core
    Preparing search index...

    Interface HasRelations

    interface HasRelations {
        relations?: IRelation[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    relations?: IRelation[]