UNPKG

tslint-clean-code

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