supercat666's picture
fixed igv
a5f860b
raw
history blame
133 Bytes
var Hack = {
ASTERISK: 'asterisk',
BANG: 'bang',
BACKSLASH: 'backslash',
UNDERSCORE: 'underscore'
};
module.exports = Hack;