UNPKG

491 BTypeScriptView Raw
1import { IFavorites } from "./types.js";
2export { IFavorites, Favorites, IFollowedSites, IFollowedSiteInfo, IFollowedExchangeId, IFollowedListItems, IFollowedListItemInfo, IFavoritesResourceVisualization, IFavoritesUser, } from "./types.js";
3declare module "../fi" {
4 interface SPFI {
5 /**
6 * Access to the favorites instance which allows you to track followed sites and items.
7 */
8 readonly favorites: IFavorites;
9 }
10}
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file