blob: 812b5d5ecda8ccf28e52c0bf9626e779ef425778 [file] [log] [blame]
var Hack = {
ASTERISK: 'asterisk',
BANG: 'bang',
BACKSLASH: 'backslash',
UNDERSCORE: 'underscore'
};
module.exports = Hack;