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

export const namespace: Namespace = {
    name: 'WallpaperHub',
    url: 'wallpaperhub.app',
    lang: 'en',
};
