mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
fix: empty types.d.ts generated during build + updated README.md
This commit is contained in:
@@ -8,3 +8,4 @@ const renderWidget = (elementId: string, props = {}) => {
|
||||
};
|
||||
|
||||
(window as any).renderDocsGPTWidget = renderWidget;
|
||||
export { DocsGPTWidget };
|
||||
Reference in New Issue
Block a user