mirror of
https://github.com/sussy-code/docs.git
synced 2026-04-20 16:32:07 +00:00
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
import { createRedirect } from "@neato/guider/client";
|
|
|
|
export default createRedirect({ to: '/client/introduction' });
|