UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines (8 loc) 331 B
define(["require", "exports"], function (require, exports) { "use strict"; (function (SpinnerType) { SpinnerType[SpinnerType["normal"] = 0] = "normal"; SpinnerType[SpinnerType["large"] = 1] = "large"; })(exports.SpinnerType || (exports.SpinnerType = {})); var SpinnerType = exports.SpinnerType; });