mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
6 lines
140 B
TypeScript
6 lines
140 B
TypeScript
// This file is for compatibility with Vercel's deployment.
|
|
|
|
import '@/utils/request-rewriter';
|
|
|
|
export { default } from './app-bootstrap';
|