mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-15 07:19:22 +00:00
Brings dynamic invoke capability to def.js.Object. It allows to dynamically call a method on an object for instance if definition is missing or simply if it is not possible to do it otherwise.