UNPKG

gd-sprest-def

Version:

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

14 lines (13 loc) 315 B
# SharePoint Definition Files This library generates the TypeScript definition files from the $metadata REST endpoint in SharePoint for the [gd-sprest](https://gunjandatta.github.io) library. ## Example ``` import { MS, Microsoft, OBA, PS, SP, SPO } from "gd-sprest-def"; ```