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

export const namespace: Namespace = {
    name: 'The Korea Institute of Marine Law',
    url: 'kimlaw.or.kr',
    lang: 'ko',
};
