@crawlee/typesInterfacesKeyValueStoreCollectionClientVersion: 3.11On this pageKeyValueStoreCollectionClient Key-value store collection client.Index MethodsgetOrCreatelistMethods getOrCreategetOrCreate(name?: string): Promise<KeyValueStoreInfo>Parametersoptionalname: stringReturns Promise<KeyValueStoreInfo>listlist(): Promise<PaginatedList<KeyValueStoreInfo>>Returns Promise<PaginatedList<KeyValueStoreInfo>>
Key-value store collection client.