mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update angular-mocks.d.ts
fixed error "error TS1046: 'declare' modifier required for top level element."
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ declare var inject: (...fns: Function[]) => any;
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// ngMock module (angular-mocks.js)
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
module ng {
|
||||
declare module ng {
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
// AngularStatic
|
||||
|
||||
Reference in New Issue
Block a user