UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

6 lines 140 B
export interface ISPListInfo { id: string; serverRelativeUrl: string; title: string; } //# sourceMappingURL=ISPListInfo.d.ts.map