UNPKG

rsshub

Version:
15 lines (12 loc) 442 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Notion', url: 'notion.so', description: `:::warning Need to set up Notion integration, please refer to [Route-specific Configurations](https://docs.rsshub.app/deploy/config#route-specific-configurations) for details. ::: :::tip Recommendation It is recommended to use with clipping tools such as Notion Web Clipper. :::`, lang: 'en', };