UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

7 lines 160 B
export interface IGraphBatchRequest { id: string; method: string; url: string; headers?: any; } //# sourceMappingURL=IGraphBatchRequest.d.ts.map