UNPKG

tslint-clean-code

Version:
7 lines 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function getImplicitRoleForMain() { return 'main'; } exports.main = getImplicitRoleForMain; //# sourceMappingURL=main.js.map