mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +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' });
|