UNPKG

somali-exchange-rates

Version:

πŸ‡ΈπŸ‡΄ Comprehensive Somali Exchange Rates platform with real-time rates, transfer fees, alerts, multi-language support, and advanced financial tools

6 lines (4 loc) β€’ 115 B
#!/usr/bin/env node declare function help(): void; declare function main(): Promise<void>; export { help, main };