renaming to angular.throttle

This commit is contained in:
Stefan Steinhart 2015-07-03 18:57:21 +02:00
parent eb2d3502ca
commit bfefac3091
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="angular-throttle.d.ts" />
/// <reference path="angular.throttle.d.ts" />
/// <reference path='../angularjs/angular.d.ts' />
var throttledFn = angular.throttle(function (someArg:any) {

View File

@ -1,4 +1,4 @@
// Type definitions for angular-throttle
// Type definitions for angular.throttle
// Project: https://github.com/BaggersIO/angular.throttle
// Definitions by: Stefan Steinhart <https://github.com/reppners>
// Definitions: https://github.com/borisyankov/DefinitelyTyped