UNPKG

simple-keyboard-layouts

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