UNPKG

tslint-clean-code

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