UNPKG

tslint-clean-code

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