Migrate packageMetadata
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16782045 fbshipit-source-id: cfbabc036eb707f76a375f451ccc831b25c6d462
This commit is contained in:
committed by
Facebook Github Bot
parent
610a926611
commit
0f270c9f48
@@ -7,6 +7,7 @@
|
||||
|
||||
declare module NodeJS {
|
||||
interface Global {
|
||||
__REVISION__: string | undefined;
|
||||
electronRequire: (name: string) => void;
|
||||
window: Window | undefined;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user