mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fix more reference paths
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
///<reference types="angularjs" />
|
||||
///<reference path="./angularLocalStorage.d.ts" />
|
||||
/// <reference types="angularjs" />
|
||||
|
||||
interface TestScope extends ng.IScope {
|
||||
viewType: string;
|
||||
|
||||
Reference in New Issue
Block a user