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

7 lines
138 B
TypeScript

declare const styles: {
photopileWebPart: string;
workingOnItSpinner: string;
loadingLabel: string;
};
export default styles;