Searched defs:staticProps (Results 1 – 4 of 4) sorted by relevance
22 return function (Constructor, protoProps, staticProps) { argument
5 function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Con… argument
4 function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Con… argument
1900 var extend = function(protoProps, staticProps) { argument