Fix angularjs/angular; 'export declare'/'declare export'

This commit is contained in:
Ryan Cavanaugh
2016-04-25 13:02:25 -07:00
parent 31dfe55013
commit 541e24b685
293 changed files with 2013 additions and 2013 deletions

View File

@@ -3,7 +3,7 @@
// Definitions by: Matt Traynham <https://github.com/mtraynham>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../angularjs/angular.d.ts" />
/// <reference path="../angularjs/angularjs.d.ts" />
declare namespace angular.material {
interface MDBottomSheetOptions {

View File

@@ -3,7 +3,7 @@
// Definitions by: Matt Traynham <https://github.com/mtraynham>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../angularjs/angular.d.ts" />
/// <reference path="../angularjs/angularjs.d.ts" />
declare namespace angular.material {
interface MDBottomSheetOptions {

View File

@@ -3,7 +3,7 @@
// Definitions by: Matt Traynham <https://github.com/mtraynham>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../angularjs/angular.d.ts" />
/// <reference path="../angularjs/angularjs.d.ts" />
declare namespace angular.material {
interface IBottomSheetOptions {