UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

7 lines 441 B
define(["require", "exports", "../../SelectableOption"], function (require, exports, SelectableOption_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DropdownMenuItemType = void 0; Object.defineProperty(exports, "DropdownMenuItemType", { enumerable: true, get: function () { return SelectableOption_1.SelectableOptionMenuItemType; } }); }); //# sourceMappingURL=Dropdown.types.js.map