UNPKG

tslint-microsoft-contrib

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