Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/koalaui/compat/dist/src/typescript/
Dobservable.js30 function Observed(constructorFunction) { argument
31 constructorFunction.prototype[OBSERVED] = true; class