MCPcopy Create free account
hub / github.com/cloudinary/cloudinary_npm / aggregate

Method aggregate

lib/v2/search.js:40–42  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

38 }
39
40 static aggregate(value) {
41 return this.instance().aggregate(value);
42 }
43
44 static with_field(value) {
45 return this.instance().with_field(value);

Callers 4

search_spec.jsFile · 0.80
search_spec.jsFile · 0.80

Calls 1

instanceMethod · 0.95

Tested by

no test coverage detected