mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
add mainloop.js export
This commit is contained in:
4
types/mainloop.js/index.d.ts
vendored
4
types/mainloop.js/index.d.ts
vendored
@@ -3,6 +3,10 @@
|
||||
// Definitions by: Isaac Sukin <http://isaacsukin.com>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module 'mainloop.js' {
|
||||
export default MainLoop;
|
||||
}
|
||||
|
||||
/**
|
||||
* Interface for the MainLoop.js global.
|
||||
*
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
"index.d.ts",
|
||||
"mainloop.js-tests.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user