Update angular-hotkeys.d.ts

This commit is contained in:
Basarat Ali Syed 2015-03-12 11:30:38 +11:00
parent adf8ebbcce
commit bd48b4a982

View File

@ -5,7 +5,7 @@
/// <reference path="../angularjs/angular.d.ts" />
declare module ng.hotkeys {
declare module angular.hotkeys {
interface HotkeysProvider {
template: string;