mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00: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