UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

5 lines 204 B
import "./item.js"; import "./list.js"; import "./web.js"; export { RoleAssignment, RoleAssignments, RoleDefinition, RoleDefinitions, PermissionKind, } from "./types.js"; //# sourceMappingURL=index.js.map