mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: rename built-in modules to bindings to match naming update in node (#37182)
This commit is contained in:
@@ -196,4 +196,4 @@ void Initialize(v8::Local<v8::Object> exports,
|
||||
|
||||
} // namespace
|
||||
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_browser_screen, Initialize)
|
||||
NODE_LINKED_BINDING_CONTEXT_AWARE(electron_browser_screen, Initialize)
|
||||
|
||||
Reference in New Issue
Block a user