mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 10:34:34 +00: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