Plato on Github
Report Home
src/var/getProto.js
Maintainability
88.53
Lines of code
5
Difficulty
2.00
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
define( function() { "use strict"; return Object.getPrototypeOf; } );