MCPcopy
hub / github.com/Automattic/mongoose / subdocument.js

File subdocument.js

lib/types/subdocument.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Document = require('../document');
4const internalToObjectOptions = require('../options').internalToObjectOptions;

Callers

nothing calls this directly

Calls 4

registerRemoveListenerFunction · 0.85
createMethod · 0.80
toObjectMethod · 0.80
setMethod · 0.45

Tested by

no test coverage detected