SharePoint Definition Files
This library generates the TypeScript definition files from the $metadata REST endpoint in SharePoint for the gd-sprest library.
Example
``` import {MS,
Microsoft,
OBA,
PS,
SP,
SPO
} from "gd-sprest-def";
```