UNPKG

@raona/sp

Version:

Raona utilities to work with Sharepoint using pnp/sp

4 lines (3 loc) 120 B
import { QueryOptionsBase } from "./QueryOptionsBase"; export interface GraphGetOptions extends QueryOptionsBase { }