UNPKG

@microsoft/sp-webpart-base

Version:

SharePoint Framework support for building web parts

5 lines 230 B
import { IBaseIframedWebPart, IFRAMED_WEB_PART } from './IBaseIframedWebPart'; export declare class IframedWebPart extends IBaseIframedWebPart { protected _type: IFRAMED_WEB_PART; } //# sourceMappingURL=IframedWebPart.d.ts.map