mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Fix angularjs/angular; 'export declare'/'declare export'
This commit is contained in:
2
angular-gettext/angular-gettext.d.ts
vendored
2
angular-gettext/angular-gettext.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Ákos Lukács <https://github.com/AkosLukacs>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
/// <reference path="../angularjs/angularjs.d.ts" />
|
||||
|
||||
declare namespace angular.gettext {
|
||||
interface gettextCatalog {
|
||||
|
||||
Reference in New Issue
Block a user