UNPKG

simple-keyboard-layouts

Version:
8 lines (7 loc) 177 B
import { LayoutItem } from "../interfaces"; /** * Layout: Hebrew * Source: vleon1 (https://github.com/vleon1) */ declare const _default: LayoutItem; export default _default;