mirror of
https://github.com/atom/atom.git
synced 2026-02-15 00:55:14 -05:00
@@ -3,6 +3,7 @@
|
||||
const TextEditor = require('./text-editor')
|
||||
const PaneContainer = require('./pane-container')
|
||||
|
||||
// Essential: Represents the workspace at the center of the entire window.
|
||||
module.exports = class WorkspaceCenter {
|
||||
constructor (params) {
|
||||
params.location = 'center'
|
||||
|
||||
Reference in New Issue
Block a user