mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 08:17:54 +08:00
4
angularjs/angular.d.ts
vendored
4
angularjs/angular.d.ts
vendored
@@ -961,9 +961,7 @@ declare module ng {
|
||||
// RootScopeService
|
||||
// see http://docs.angularjs.org/api/ng.$rootScope
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
interface IRootScopeService extends IScope {
|
||||
title: string;
|
||||
}
|
||||
interface IRootScopeService extends IScope {}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
// SCEService
|
||||
|
||||
Reference in New Issue
Block a user