Object can be used in a for-of loop. N.B. Plain objects can be used in for-in but not for-of, so this function will return false for them.
Generated using TypeDoc
Object can be used in a for-of loop. N.B. Plain objects can be used in for-in but not for-of, so this function will return false for them.