mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Wrap at 80
This commit is contained in:
@@ -140,7 +140,9 @@ The `remote` module has the following methods:
|
||||
|
||||
* `module` String
|
||||
|
||||
Returns `any` - The object returned by `require(module)` in the main process. Modules specified by their relative path will resolve relative to the entrypoint of the main process.
|
||||
Returns `any` - The object returned by `require(module)` in the main process.
|
||||
Modules specified by their relative path will resolve relative to the entrypoint
|
||||
of the main process.
|
||||
|
||||
e.g.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user