UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

6 lines 550 B
define(["require", "exports", "../../Utilities", "./DocumentCardLocation.base", "./DocumentCardLocation.styles"], function (require, exports, Utilities_1, DocumentCardLocation_base_1, DocumentCardLocation_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DocumentCardLocation = Utilities_1.styled(DocumentCardLocation_base_1.DocumentCardLocationBase, DocumentCardLocation_styles_1.getStyles, undefined, { scope: 'DocumentCardLocation' }); }); //# sourceMappingURL=DocumentCardLocation.js.map