UNPKG

405 BTypeScriptView Raw
1import { ISitePageService } from "./types.js";
2export { ISitePageService, SitePageService, } from "./types.js";
3declare module "../fi" {
4 interface SPFI {
5 /**
6 * Access to SP.Publishing.SitePageService API which allows you to get your current unified group memberships
7 */
8 readonly publishingSitePageService: ISitePageService;
9 }
10}
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file