import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Podwise',
url: 'podwise.ai',
zh: {
},
lang: 'en',
};