UNPKG

gd-sprest-def

Version:

TypeScript definition files generated from the $metadata REST endpoint in SharePoint.

16 lines (12 loc) 359 B
import { Base } from "../../../../"; /********************************************* * SPFlight **********************************************/ export interface SPFlight { Configuration?: string; } /********************************************* * SPFlightCollections **********************************************/ export interface SPFlightCollections { }