UNPKG

tslint-clean-code

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