UNPKG

@open-tender/store

Version:

A library of hooks, reducers, utility functions, and types for use with Open Tender applications that utilize our in-store POS API

2 lines (1 loc) 120 B
export declare const getKeyboardValue: (key: string, value: string, maxLength?: number, isShiftOn?: boolean) => string;