docs/pages/proxy/index.tsx

4 lines
118 B
TypeScript
Raw Permalink Normal View History

2024-03-31 15:17:44 +00:00
import { createRedirect } from '@neato/guider/client';
2024-03-31 00:28:28 +00:00
export default createRedirect({ to: '/proxy/introduction' });