sp-dev-fx-webparts/samples/jquery-photopile/lib/webparts/photopileWebPart/PhotopileWebPart.module.scs...

14 lines
412 B
JavaScript

"use strict";
/* tslint:disable */
require('./PhotopileWebPart.module.css');
var styles = {
photopileWebPart: 'photopileWebPart_44ab54de',
workingOnItSpinner: 'workingOnItSpinner_44ab54de',
loadingLabel: 'loadingLabel_44ab54de',
};
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = styles;
/* tslint:enable */
//# sourceMappingURL=PhotopileWebPart.module.scss.js.map