feat: dashboard interface
This commit is contained in:
3
shared/types/app.ts
Normal file
3
shared/types/app.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { InternalApi } from "nitropack/types";
|
||||
|
||||
export type Link = InternalApi["/api/links"]["get"][number];
|
||||
Reference in New Issue
Block a user