Files
atom/src/atom-bootstrap.coffee

3 lines
69 B
CoffeeScript

Atom = require 'atom'
window.atom = new Atom(atom.loadPath, $native)