UNPKG

134 BTypeScriptView Raw
1export declare class IonicServerModule {
2}
3export declare function hydrateIonicComponents(doc: any, appId: any): () => Promise<void>;