UNPKG

368 BTypeScriptView Raw
1import { IHubSites } from "./types.js";
2import "./site.js";
3import "./web.js";
4export { HubSite, HubSites, IHubSite, IHubSiteInfo, IHubSiteWebData, IHubSites, } from "./types.js";
5declare module "../fi" {
6 interface SPFI {
7 /**
8 * Lists all of the subsites
9 */
10 readonly hubSites: IHubSites;
11 }
12}
13//# sourceMappingURL=index.d.ts.map
\No newline at end of file