mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-12 16:20:27 +08:00
4 lines
150 B
TypeScript
4 lines
150 B
TypeScript
export { default as rss3Ums } from '@/views/rss3-ums';
|
|
export { default as json } from '@/views/json';
|
|
export { default as art } from 'art-template';
|