import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Epic Games Store',
url: 'store.epicgames.com',
};