Skip to content
Snippets Groups Projects
Verified Commit 28dd161e authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: doc

parent a1eab275
Branches
Tags
No related merge requests found
...@@ -61,9 +61,9 @@ export {ProxyObserver} ...@@ -61,9 +61,9 @@ export {ProxyObserver}
/** /**
* get the real object * Get the real object
* *
* changes to this object are not noticed by the observers, so you can make a large number of changes and inform the observers later. * Changes to this object are not noticed by the observers, so you can make a large number of changes and inform the observers later.
* *
* @returns {object} * @returns {object}
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment