var KeyCodedEventAttribute = require("./keyCodedEvent"); /** */ module.exports = KeyCodedEventAttribute.extend({ keyCodes: [13] });