mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Proper use of angular module
This commit is contained in:
2
angular-notify/index.d.ts
vendored
2
angular-notify/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 cgNotify {
|
||||
|
||||
Reference in New Issue
Block a user