mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-04 10:43:29 +00:00
Fixed method signature in docs
This commit is contained in:
parent
fbf4db56c5
commit
0783c9081c
@ -52,5 +52,5 @@ class Object {
|
||||
* @returns {number} number of links to this object.
|
||||
* @since 2.6.0
|
||||
*/
|
||||
linkingObjectsCount(objectType, property) {}
|
||||
linkingObjectsCount() {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user