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