UNPKG

@raona/sp

Version:

Raona utilities to work with Sharepoint using pnp/sp

7 lines (6 loc) 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GraphConstants = { GraphBaseUrl: "https://graph.microsoft.com", GraphDefaultVersion: "v1.0" };