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

export const namespace: Namespace = {
    name: 'Network and Distributed System Security (NDSS) Symposium',
    url: 'ndss-symposium.org',
    lang: 'en',
};
