# @ts-check

import isKeyBound_keyBinding from './keyBinding'

###* @type import('./isKeyBound').IsKeyBound ###
export default (key) -> (isKeyBound_keyBinding.getListItem key).Length() > 0