UNPKG

473 BTypeScriptView Raw
1import { ISocial } from "./types.js";
2export { IMySocial, ISocial, IMySocialData, ISocialActor, ISocialActorInfo, MySocial, Social, SocialActorType, SocialActorTypes, SocialFollowResult, SocialStatusCode, } from "./types.js";
3declare module "../fi" {
4 interface SPFI {
5 /**
6 * Access to the social instance which allows you to track followed sites, people and docs.
7 */
8 readonly social: ISocial;
9 }
10}
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file