mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #1733 from Bartvds/def/lazyjs
Added lazy.js module export
This commit is contained in:
Vendored
+4
@@ -242,3 +242,7 @@ declare module LazyJS {
|
||||
|
||||
declare var Lazy:LazyJS.LazyStatic;
|
||||
|
||||
declare module 'lazy.js' {
|
||||
export = Lazy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user