import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'PlayStation Store',
url: 'www.playstation.com',
lang: 'en',
};