mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 21:40:21 +00:00
added module declaration
This commit is contained in:
Vendored
+4
@@ -242,3 +242,7 @@ declare namespace opentypejs {
|
||||
}
|
||||
|
||||
declare var opentype: typeof opentypejs;
|
||||
|
||||
declare module "opentype.js" {
|
||||
export = opentype;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user