UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines (7 loc) 282 B
"use strict"; (function (SpinnerType) { SpinnerType[SpinnerType["normal"] = 0] = "normal"; SpinnerType[SpinnerType["large"] = 1] = "large"; })(exports.SpinnerType || (exports.SpinnerType = {})); var SpinnerType = exports.SpinnerType; //# sourceMappingURL=interfaces.js.map