UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

5 lines 169 B
import "./item.js"; import "./list.js"; import "./web.js"; export { Folder, Folders, folderFromServerRelativePath, } from "./types.js"; //# sourceMappingURL=index.js.map