UNPKG

simple-keyboard-layouts

Version:
8 lines (7 loc) 199 B
import { LayoutItem } from "../interfaces"; /** * Layout: Kurdish (کوردی) * Source: Goran Gharib (https://github.com/GoRaN909) */ declare const _default: LayoutItem; export default _default;