mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Export BufferedNodeProcess from core
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports =
|
||||
$: require '../src/jquery-extensions'
|
||||
$$: $$
|
||||
$$$: $$$
|
||||
BufferedNodeProcess: '../src/buffered-node-process'
|
||||
Editor: require '../src/editor'
|
||||
File: require '../src/file'
|
||||
fs: require '../src/fs-utils'
|
||||
|
||||
Reference in New Issue
Block a user