mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 20:52:10 +08:00
use correct namespace for angular
This commit is contained in:
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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user