@pnp/sp
Version:
pnp - provides a fluent api for working with SharePoint REST
6 lines • 562 B
TypeScript
import "./file.js";
import "./folder.js";
import "./item.js";
import "./web.js";
export { ISharingEmailData, ISharingEntityPermission, ISharingInformation, ISharingInformationRequest, ISharingLinkInfo, ISharingRecipient, ISharingResult, IUserSharingResult, SPSharedObjectType, SharingDomainRestrictionMode, SharingLinkKind, SharingOperationStatusCode, SharingRole, IInvitationCreationResult, IObjectSharingSettings, IShareLinkRequest, IShareLinkResponse, IShareLinkSettings, IShareObjectOptions, RoleType, } from "./types.js";
//# sourceMappingURL=index.d.ts.map