Globus SDK for JavaScript
    Preparing search index...

    A GMetaList is a collection of GMetaEntry documents.

    type GMetaList = {
        gmeta: GMetaEntry[];
    }
    Index

    Properties

    Properties

    gmeta: GMetaEntry[]