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