those guys too

This commit is contained in:
Chris Wanstrath 2011-09-04 19:22:35 -07:00
parent 1d3b31849b
commit 9413af5816

View File

@ -2,6 +2,9 @@
module.exports =
class Pane
position: null
html: null
keymap: {}
constructor: (options={}) ->