1 | import { ISite } from "./types.js";
|
2 | export { IOpenWebByIdResult, ISite, Site, IDocumentLibraryInformation, SiteLogoAspect, SiteLogoType, ISiteLogoProperties, } from "./types.js";
|
3 | declare module "../fi" {
|
4 | interface SPFI {
|
5 | readonly site: ISite;
|
6 | }
|
7 | }
|
8 | //# sourceMappingURL=index.d.ts.map |
\ | No newline at end of file |