bind-all
Component for creating singletons from objects
Installation
$ component install segmentio/bind-all
API
{ thisx = 4;} Userprototype { return thisx;}; var user = ; usery; // 4
License
MIT
Component for creating singletons from objects
$ component install segmentio/bind-all
{ thisx = 4;} Userprototype { return thisx;}; var user = ; usery; // 4
MIT
npm i bind-all-component
4
0.0.1
none