mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-05-30 05:21:01 +00:00
Fix frontend: resolve imports, add missing functions, configure Vite properly
This commit is contained in:
@@ -7,6 +7,8 @@ import './i18n/config'
|
||||
declare global {
|
||||
interface Window {
|
||||
ethereum?: any;
|
||||
Buffer: any;
|
||||
global: any;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user