// Copyright 2015-present 650 Industries. All rights reserved. package host.exp.exponent.kernel interface ExponentKernelModuleInterface { fun consumeEventQueue() }