1 | import { IProfiles } from "./types.js";
|
2 | export { IProfiles, Profiles, IClientPeoplePickerQueryParameters, IFollowedContent, IHashTag, IHashTagCollection, IPeoplePickerEntity, IPeoplePickerEntityData, IPeoplePickerQuerySettings, IUserProfile, UrlZone, } from "./types.js";
|
3 | declare module "../fi" {
|
4 | interface SPFI {
|
5 | readonly profiles: IProfiles;
|
6 | }
|
7 | }
|
8 | //# sourceMappingURL=index.d.ts.map |
\ | No newline at end of file |