UNPKG

tslint-clean-code

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