mirror of
https://github.com/cincheo/jsweet.git
synced 2026-01-29 14:26:24 +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.