corvid-types
Advanced tools
Comparing version 0.4.453 to 0.4.454
{ | ||
"name": "corvid-types", | ||
"version": "0.4.453", | ||
"version": "0.4.454", | ||
"description": "Type definitions for Corvid by Wix", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -135,2 +135,7 @@ /** | ||
/** | ||
* The `onReadyAsync()` function returns a Promise that resolves when a dataset is ready. | ||
* [Read more](https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#onReadyAsync) | ||
*/ | ||
onReadyAsync(): Promise<void>; | ||
/** | ||
* Saves the current item and moves to the previous item. | ||
@@ -137,0 +142,0 @@ * [Read more](https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#previous) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
34599550
130518