Collection: {
    data: CollectionDataIndex[];
    index: string;
    meta?: CollectionMetadata;
}

Type declaration

Generated using TypeDoc