mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #8081 from khisakuni/master
Make sure vexflow can be loaded with jspm
This commit is contained in:
Vendored
+4
@@ -1411,3 +1411,7 @@ declare namespace Vex {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
declare module "vexflow" {
|
||||
export = Vex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user