uniqname / winston-churchill

A Web Components authoring library
1 stars 2 forks source link

Uses `getPrototypeOf` over `constructor.prototype` #18

Closed uniqname closed 9 years ago

uniqname commented 9 years ago

Uses more stable getPrototypeOf rather than traversing .constructor.prototype to create copy of object.