MCPcopy
hub / github.com/miragejs/miragejs / belongsTo

Function belongsTo

lib/index.js:62–64  ·  view source on GitHub ↗

@hide

(...args)

Source from the content-addressed store, hash-verified

60 @hide
61*/
62function belongsTo(...args) {
63 return new BelongsTo(...args);
64}
65
66export {
67 association,

Calls

no outgoing calls

Tested by 14

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…