UNPKG

@area2-ai/a2-node-keystroke-package

Version:

## Description

3 lines (2 loc) 136 B
import type { TextFieldTypes } from "../interfaces"; export declare const getInputType: (target: HTMLInputElement) => TextFieldTypes;