UNPKG

tslint-clean-code

Version:
8 lines 256 B
"use strict"; var ThisIsNotTheNameOfTheFile = (function () { function ThisIsNotTheNameOfTheFile() { } return ThisIsNotTheNameOfTheFile; }()); module.exports = ThisIsNotTheNameOfTheFile; //# sourceMappingURL=ExportNameRuleFailingTestInput.js.map