MCPcopy
hub / github.com/miragejs/miragejs / hasMany

Function hasMany

lib/index.js:55–57  ·  view source on GitHub ↗

@hide

(...args)

Source from the content-addressed store, hash-verified

53 @hide
54*/
55function hasMany(...args) {
56 return new HasMany(...args);
57}
58
59/**
60 @hide

Calls

no outgoing calls

Tested by 13

constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68
constructorMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…