Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- -$__: {
- strictMode: true,
- getters: { },
- wasPopulated: false,
- -activePaths: {
- -paths: {
- __v: "init",
- description: "init",
- name: "init",
- _id: "init"
- },
- -states: {
- ignore: { },
- default: { },
- -init: {
- __v: true,
- description: true,
- name: true,
- _id: true
- },
- modify: { },
- require: { }
- },
- -stateNames: [
- "require",
- "modify",
- "init",
- "default",
- "ignore"
- ]
- }
- },
- isNew: false,
- _maxListeners: 0,
- -_doc: {
- __v: 0,
- name: "John",
- _id: "613614asdfa6115"
- },
- -_pres: {
- -save: [
- null,
- null,
- null
- ]
- },
- -_posts: {
- save: [ ]
- },
- _events: { }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement