import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Steam',
url: 'store.steampowered.com',
lang: 'en',
};