UNPKG

tslint-clean-code

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