mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-14 22:10:30 +00:00
renaming to angular.throttle
This commit is contained in:
+1
-1
@@ -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) {
|
||||
+1
-1
@@ -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
|
||||
Reference in New Issue
Block a user