const propertynames = Object.keys(this)
const methodnames = Object.getOwnPropertyNames(Object.getPrototypeOf(this))
Created
June 11, 2018 12:35
-
-
Save uchcode/3468c6e3a7c2a8ce11429faef51979b3 to your computer and use it in GitHub Desktop.
properties and methods
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment