import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: 'PRINCESS CONNECT! Re Dive プリンセスコネクト！Re Dive',
    url: 'priconne-redive.jp',
    lang: 'ja',
};
