UNPKG

206 BTypeScriptView Raw
1export declare function getFallbackMainContent(): string;
2export declare function replaceBootstrapImpl(filePath: string, fileContent: string, appNgModulePath: string, appNgModuleClassName: string): string;