@pnp/sp
Version:
pnp - provides a fluent api for working with SharePoint REST
3 lines • 409 B
TypeScript
import "./web.js";
export { List, IList, Lists, ILists, IListAddResult, IListUpdateResult, IListEnsureResult, ControlMode, ICamlQuery, IChangeLogItemQuery, IListFormData, IListItemCollectionPosition, IListItemFormUpdateValue, IRenderListData, RenderListDataOptions, IRenderListDataParameters, IListInfo, IListParentInfos, IRenderListDataAsStreamResult, } from "./types.js";
//# sourceMappingURL=index.d.ts.map