mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
alias THREE as 'three' for AMD modules
This commit is contained in:
Vendored
+4
@@ -5476,3 +5476,7 @@ declare module THREE {
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
declare module 'three' {
|
||||
export=THREE;
|
||||
}
|
||||
Reference in New Issue
Block a user