@pnp/sp
Version:
pnp - provides a fluent api for working with SharePoint REST
5 lines • 339 B
TypeScript
import "./list.js";
import "./web.js";
import "./site.js";
export { IUserCustomAction, IUserCustomActions, IUserCustomActionAddResult, IUserCustomActionUpdateResult, UserCustomAction, UserCustomActions, IUserCustomActionInfo, UserCustomActionRegistrationType, UserCustomActionScope, } from "./types.js";
//# sourceMappingURL=index.d.ts.map