Fix frontend: resolve imports, add missing functions, configure Vite properly

This commit is contained in:
2025-11-15 11:10:31 +03:00
parent 3c402422fb
commit 59d0135a16
10 changed files with 316 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { ApiPromise } from '@polkadot/api';
import { KNOWN_TOKENS, PoolInfo, SwapQuote } from '../types/dex';
import { KNOWN_TOKENS, PoolInfo, SwapQuote } from '@pezkuwi/types/dex';
/**
* Format balance with proper decimals