import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Castbox',
url: 'castbox.fm',
description: 'Castbox is a podcast distribution network and producer.',
};