mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-01 11:50:54 +08:00
Merge pull request #8408 from smamessier/patch-1
Added export= declaration
This commit is contained in:
Vendored
+3
@@ -418,3 +418,6 @@ declare module ROSLIB {
|
||||
}
|
||||
}
|
||||
|
||||
declare module "ROSLIB" {
|
||||
export = ROSLIB;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user