Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Automattic/mongoose
/ inspect
Method
inspect
lib/types/map.js:272–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
270
}
271
272
inspect() {
273
return
new
Map(this);
274
}
275
276
$__runDeferred() {
277
if
(!this.$__deferred) {
Callers
15
cast.js
File · 0.45
query.js
File · 0.45
_previewUpdate
Function · 0.45
document.js
File · 0.45
onPreComplete
Function · 0.45
_handlePreHookError
Function · 0.45
modifiedPaths
Function · 0.45
modelNamesFromRefPath.js
File · 0.45
validateRef
Function · 0.45
format
Function · 0.45
array.js
File · 0.45
model.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected