import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Instructables', url: 'instructables.com', };