All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.keyboard.shared.carryValue.d.ts Maven / Gradle / Ivy

The newest version!
import { keyboardState } from '../types';
export declare function carryValue(element: Element, state: keyboardState, newValue: string): void;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy