diff --git a/ng-command/ng-command.d.ts b/ng-command/ng-command.d.ts index f840ebea0..1a2cd6bd2 100644 --- a/ng-command/ng-command.d.ts +++ b/ng-command/ng-command.d.ts @@ -3,6 +3,8 @@ // Definitions by: Stephen Lautier // Definitions: https://github.com/borisyankov/DefinitelyTyped +/// + declare module ngCommand { var ModuleName: string;