mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
add another name which is usually use in project
This commit is contained in:
Vendored
+5
@@ -797,3 +797,8 @@ declare module "avoscloud-sdk" {
|
||||
|
||||
export = AV;
|
||||
}
|
||||
|
||||
declare module 'leanengine' {
|
||||
import alias = require('avoscloud-sdk');
|
||||
export = alias;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user