mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-06 21:15:08 +01:00
1 line
47 B
TypeScript
1 line
47 B
TypeScript
declare function alert(message: string): void;
|