mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update routes.ts
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { FileRouteTypes } from "@app/routeTree.gen";
|
||||
|
||||
//
|
||||
|
||||
const setRoute = <TFull extends FileRouteTypes["fullPaths"], TId extends FileRouteTypes["id"]>(
|
||||
path: TFull,
|
||||
id: TId
|
||||
|
||||
Reference in New Issue
Block a user