@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
5 lines • 443 B
TypeScript
export declare const IMG_SUPPORTED_EXTENSIONS = "gif,jpg,jpeg,png,svg";
export declare const CONTENT_IMAGE_STOCK_URL = "https://hubblecontent.osi.office.net/contentsvc/m365contentpicker/index.html?p=3&app=1001&aud=prod&channel=devmain&setlang=en&msel=0&env=prod&premium=1";
export declare const CONTENT_URL = "https://hubblecontent.osi.office.net";
export declare const UPLOAD_FOLDER_NAME = "My assets";
//# sourceMappingURL=constants.d.ts.map