import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Fantia',
url: 'fantia.jp',
lang: 'ja',
};