UNPKG

@web3modal/common

Version:

#### 🔗 [Website](https://web3modal.com)

4 lines (3 loc) • 159 B
export declare const InputUtil: { numericInputKeyDown(event: KeyboardEvent, currentValue: string | undefined, onChange: (value: string) => void): void; };