mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Reorder methods in CoreObject class to match ember-runtime/lib/system/core_object.js Added non-static method declarations for 'extend', as Ember classes aren't really TypeScript classes (so we need to be able to call extend on instances)