Buslowicz / twc

TypeScript based, boilerplate-less, Polymer toolbox friendly Polymer Modules
32 stars 1 forks source link

Wrap non-primitive default values with a function #9

Closed Buslowicz closed 7 years ago

Buslowicz commented 7 years ago

To prevent sharing default values between instances, all non-primitive values should be wrapped with a function automatically.