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

export const namespace: Namespace = {
    name: 'Rodong Sinmun 劳动新闻',
    url: 'rodong.rep.kp',
    lang: 'ko',
};
