import WebNamespace from './web-server' import PowNamespace from './pow-server' export { WebNamespace, PowNamespace }