Rewrite frontend as single self-contained HTML file — all CSS/JS inline, no external files to fail loading
This commit is contained in:
4
dist/utils/index.d.ts
vendored
Normal file
4
dist/utils/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './mediaUtils';
|
||||
export * from './processor';
|
||||
export * from './costEstimator';
|
||||
export * from './configUtils';
|
||||
Reference in New Issue
Block a user