UNPKG

gd-sprest-def

Version:

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

10 lines 308 B
import * as Home from "./Home"; export { Home } import * as Project from "./Project"; export { Project } import * as UserProfiles from "./UserProfiles"; export { UserProfiles } import * as WebControls from "./WebControls"; export { WebControls } export * from "./complextypes"; export * from "./entitytypes";