UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

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