Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudinary/cloudinary_npm
/ next_cursor
Method
next_cursor
lib/v2/search.js:36–38 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
34
}
35
36
static next_cursor(value) {
37
return
this.instance().next_cursor(value);
38
}
39
40
static aggregate(value) {
41
return
this.instance().aggregate(value);
Callers
3
search_spec.js
File · 0.80
search_folders_spec.js
File · 0.80
search_spec.js
File · 0.80
Calls
1
instance
Method · 0.95
Tested by
no test coverage detected