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

export const namespace: Namespace = {
    name: 'PetCity 毛孩日常',
    url: 'thepetcity.co',
    lang: 'zh-TW',
};
