Membrane React - v0.2.1
    Preparing search index...

    Interface DataDirectoryListResponse

    interface DataDirectoryListResponse {
        locations: DataLocation[];
        cursor?: string;
    }
    Index

    Properties

    Properties

    locations: DataLocation[]
    cursor?: string