UNPKG

simple-keyboard-layouts

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