Home
last modified time | relevance | path

Searched defs:staticProps (Results 1 – 4 of 4) sorted by relevance

/plugin/asciidocjs/node_modules/babel-runtime/helpers/
DcreateClass.js22 return function (Constructor, protoProps, staticProps) { argument
/plugin/asciidocjs/node_modules/nunjucks/src/
Dobject.js5 function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Con… argument
Dnodes.js4 function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Con… argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
Dbackbone.js1900 var extend = function(protoProps, staticProps) { argument