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