UNPKG

tslint-clean-code

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