UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

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