UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines (10 loc) 445 B
define(["require", "exports", './interfaces', './Selection', './SelectionLayout', './SelectionZone'], function (require, exports, interfaces_1, Selection_1, SelectionLayout_1, SelectionZone_1) { "use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } __export(interfaces_1); __export(Selection_1); __export(SelectionLayout_1); __export(SelectionZone_1); });