UNPKG

@fastnear/wallet-adapter-widget

Version:

User interfaces for select NEAR Protocol web3 wallets

5 lines (3 loc) 130 B
declare function handleLogin(): Promise<void>; declare function handleSend(): Promise<void>; export { handleLogin, handleSend };