mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
use correct namespace for angular
This commit is contained in:
parent
2e97e04bc9
commit
e91ef26e79
2
oclazyload/index.d.ts
vendored
2
oclazyload/index.d.ts
vendored
@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference types="angular" />
|
||||
|
||||
import * as angular from 'angular';
|
||||
import * as ng from 'angular';
|
||||
|
||||
export as namespace oc;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user