📝 Mark Syntax class as public

This commit is contained in:
Kevin Sawicki
2013-12-31 11:18:53 -08:00
parent e8edc83e39
commit a95fdce85f

View File

@@ -7,7 +7,7 @@ TextMateGrammarRegistry = FirstMate.GrammarRegistry
{$, $$} = require './space-pen-extensions'
### Internal ###
### Public ###
module.exports =
class Syntax
Emitter.includeInto(this)