mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Proper use of angular module
This commit is contained in:
2
angularLocalStorage/index.d.ts
vendored
2
angularLocalStorage/index.d.ts
vendored
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference types="angular"/>
|
||||
|
||||
import * as angular from 'angular';
|
||||
import * as ng from 'angular';
|
||||
|
||||
declare module 'angular' {
|
||||
export namespace localStorage {
|
||||
|
||||
Reference in New Issue
Block a user