import Keyboard from './Keyboard'; export default { __init__: [ 'keyboard' ], keyboard: [ 'type', Keyboard ] };