import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Eventernote',
url: 'www.eventernote.com',
lang: 'ja',
};