import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Spotify',
url: 'open.spotify.com',
lang: 'en',
};