import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Massachusetts Institute of Technology', url: 'mit.edu', };