import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Stratechery by Ben Thompson',
url: 'blog.stratechery.com',
lang: 'en',
};