mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 23:38:57 +01:00
2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
|
declare function alert(message: string): void;
|