mirror of
https://github.com/sussy-code/docs.git
synced 2026-03-28 05:43:14 +00:00
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
import { createRedirect } from '@neato/guider/client';
|
|
|
|
export default createRedirect({ to: '/self-hosting/hosting-intro' });
|