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

export const namespace: Namespace = {
    name: 'The Korea Herald',
    url: 'koreaherald.com',
};
