import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'The White House',
url: 'whitehouse.gov',
};