mirror of
https://github.com/p-stream/docs.git
synced 2026-05-01 13:05:30 +00:00
3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
import { createRedirect } from "@neato/guider/client";
|
|
|
|
export default createRedirect({ to: '/proxy/introduction' });
|