UNPKG

279 BTypeScriptView Raw
1import { IWeb } from "../webs/types.js";
2import "./web.js";
3export { IAppAddResult, IApp, IAppCatalog, App, AppCatalog, } from "./types.js";
4declare module "../fi" {
5 interface SPFI {
6 getTenantAppCatalogWeb(): Promise<IWeb>;
7 }
8}
9//# sourceMappingURL=index.d.ts.map
\No newline at end of file