UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 151 B
export interface IListItemAttachmentFile { FileName: string; ServerRelativeUrl: string; } //# sourceMappingURL=IListItemAttachmentFile.d.ts.map