"use strict";
var mappings = {
"\"use strict\";": "\"sue struct\";",
"function": "functino",
"true": "ture",
"require": "requier",
"false": "flase",
"exports": "exprots",
"console.log": "console.olg",
"typeof" : "typoef",
"pipe": "pope"
};
module.exports = mappings;