UNPKG

simple-keyboard-layouts

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