import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'deeplearning.ai',
url: 'www.deeplearning.ai',
};