UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines 479 B
define(["require", "exports", "../../Utilities", "./KeytipLayer.base", "./KeytipLayer.styles"], function (require, exports, Utilities_1, KeytipLayer_base_1, KeytipLayer_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.KeytipLayer = Utilities_1.styled(KeytipLayer_base_1.KeytipLayerBase, KeytipLayer_styles_1.getStyles, undefined, { scope: 'KeytipLayer' }); }); //# sourceMappingURL=KeytipLayer.js.map