UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

5 lines 114 B
export interface IPageInfo { hasMore: boolean; nextLink: string; } //# sourceMappingURL=IPageInfo.d.ts.map