@ionic/angular-server
Version:
Angular SSR Module for Ionic
8 lines (7 loc) • 393 B
TypeScript
import * as i0 from "@angular/core";
export declare class IonicServerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IonicServerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IonicServerModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<IonicServerModule>;
}
export declare function hydrateIonicComponents(doc: any, appId: any): () => Promise<void>;