mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
modules.exports => module.exports
This commit is contained in:
@@ -62,4 +62,4 @@ class CallbacksRegistry {
|
||||
}
|
||||
}
|
||||
|
||||
modules.exports = CallbacksRegistry
|
||||
module.exports = CallbacksRegistry
|
||||
|
||||
Reference in New Issue
Block a user