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

This commit is contained in:
2025-11-15 11:10:31 +03:00
parent d5d33761bb
commit 1e8682739e
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