Skip to content

Commit 9b04e53

Browse files
committed
docs: add missing @method
1 parent fb93c16 commit 9b04e53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/document.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,7 @@ Document.prototype.$isDefault = function(path) {
11791179
*
11801180
* @param {Boolean} [val] optional, overrides whether mongoose thinks the doc is deleted
11811181
* @return {Boolean} whether mongoose thinks this doc is deleted.
1182+
* @method $isDeleted
11821183
* @api public
11831184
*/
11841185

0 commit comments

Comments
 (0)