js-explorer
js-explorer copied to clipboard
fix: prototype attribute name (property map of undefined)
prototype name caused a TypeError: Cannot read property 'map' of undefined when selecting a manage prototypes help page
just edited the attribute name to fix the bug :+1: