gd-sprest-def

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
gd-sprest-def
511.3.05 months ago4 years agoMinified + gzip package size for gd-sprest-def in KB

Readme

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"; ```