BlueWallet/typings/globals.d.ts

2 lines
47 B
TypeScript
Raw Normal View History

declare function alert(message: string): void;