UNPKG

tslint-clean-code

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