import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'HumanLayer',
url: 'www.humanlayer.dev',
lang: 'en',
};