Retrofit
Dynamically extend classes
git clone git@github.com:invrs/retrofit.gitcd retrofitnpm installnpm test
Usage
let A = class { console } let B = // args ['hello'] // A#a // args ['hello']
Dynamically extend classes
git clone git@github.com:invrs/retrofit.gitcd retrofitnpm installnpm test
let A = class { console } let B = // args ['hello'] // A#a // args ['hello']
npm i retrofit
0
0.2.11
MIT