UNPKG

367 BTypeScriptView Raw
1import { Web } from "./types.js";
2export { IWeb, IWebs, Web, IWebAddResult, IWebUpdateResult, Webs, IWebInfo, IStorageEntity, IWebInfosData, } from "./types.js";
3declare module "../fi" {
4 interface SPFI {
5 /**
6 * Access to the current web instance
7 */
8 readonly web: ReturnType<typeof Web>;
9 }
10}
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file