mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix ember syntax error
This commit is contained in:
Vendored
+1
-2
@@ -292,5 +292,4 @@ interface EmberStatic {
|
||||
wrap(func: Function, superFunc: Function);
|
||||
}
|
||||
|
||||
declare var Em: Ember;
|
||||
//declare var Ember: EmberStatic;
|
||||
declare var Em: EmberStatic;
|
||||
Reference in New Issue
Block a user