mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 13:33:27 +00:00
4 lines
126 B
TypeScript
4 lines
126 B
TypeScript
import { createRedirect } from '@neato/guider/client';
|
|
|
|
export default createRedirect({ to: '/self-hosting/hosting-intro' });
|