UNPKG

simple-keyboard-layouts

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