office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
9 lines • 651 B
JavaScript
define(["require", "exports", "tslib", "./SwatchColorPicker", "./SwatchColorPicker.base", "./ColorPickerGridCell", "./ColorPickerGridCell.base"], function (require, exports, tslib_1, SwatchColorPicker_1, SwatchColorPicker_base_1, ColorPickerGridCell_1, ColorPickerGridCell_base_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(SwatchColorPicker_1, exports);
tslib_1.__exportStar(SwatchColorPicker_base_1, exports);
tslib_1.__exportStar(ColorPickerGridCell_1, exports);
tslib_1.__exportStar(ColorPickerGridCell_base_1, exports);
});
//# sourceMappingURL=index.js.map