// @ts-ignore import { name } from '../../package.json'; export { default } from './server'; export const namespace = name;