'use strict'

module.exports = (impl) ->
    initDeviceNamespace: ->

    showDeviceKeyboard: ->

    hideDeviceKeyboard: ->
