Checks whether the given value is aware of its sharer.
true if value has sharedBy method, or false otherwise.
true
value
false
A value to check.
Generated using TypeDoc
Checks whether the given value is aware of its sharer.
Returns
true
ifvalue
has sharedBy method, orfalse
otherwise.