mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 02:43:28 +00:00
4 lines
119 B
TypeScript
4 lines
119 B
TypeScript
import { createRedirect } from '@neato/guider/client';
|
|
|
|
export default createRedirect({ to: '/client/introduction' });
|