Gautam Sheth be13d78abe Updated jquery-photopile to GA (#227)
* Updated jquery-photopile to GA

* updated typings
2017-06-12 12:26:00 +02:00

7 lines
138 B
TypeScript

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