import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Transcript Forest',
url: 'www.transcriptforest.com',
};