UNPKG

tslint-clean-code

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