mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Replace references to angularjs with angular to match package name
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Horiuchi_H <https://github.com/horiuchi/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="angularjs"/>
|
||||
/// <reference types="angular"/>
|
||||
|
||||
import * as angular from 'angularjs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user