UNPKG

261 BTypeScriptView Raw
1import { ISite } from "./types.js";
2export { IOpenWebByIdResult, ISite, Site, IContextInfo, IDocumentLibraryInformation, } from "./types.js";
3declare module "../fi" {
4 interface SPFI {
5 readonly site: ISite;
6 }
7}
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file