Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Automattic/mongoose
/ setDefaultsOnInsert.js
File
setDefaultsOnInsert.js
lib/helpers/setDefaultsOnInsert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
get = require(
'./get'
);
3
4
/**
Callers
nothing calls this directly
Calls
3
isModified
Function · 0.85
create
Method · 0.80
get
Function · 0.50
Tested by
no test coverage detected