UNPKG

@zllling/react-previewer

Version:

A React component for live code preview with compilation and error handling

7 lines 264 B
export declare class HTMLGenerator { generatePreviewHTML(entryUrl: string, depsInfo?: Record<string, string>): string; private getBaseStyles; private getComponentLibraryStyles; private getPreviewScript; } //# sourceMappingURL=HTMLGenerator.d.ts.map