mirror of
https://github.com/p-stream/docs.git
synced 2026-04-14 04:10:23 +00:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
import { createRedirect } from '@neato/guider/client';
|
|
|
|
export default createRedirect({ to: '/extra/streaming' });
|