UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

6 lines 131 B
export function metadata(type) { return { "__metadata": { "type": type }, }; } //# sourceMappingURL=metadata.js.map