JSValue.isObject

Undocumented in source.
struct JSValue
alias isObject = getBooleanProperty!(JSValueMember.IsObject)

Meta