UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

5 lines 196 B
import { addProp } from "@pnp/queryable"; import { _Web } from "../webs/types.js"; import { Navigation } from "./types.js"; addProp(_Web, "navigation", Navigation); //# sourceMappingURL=web.js.map