lets fuckin go
This commit is contained in:
4
packages/client/src/api.ts
Normal file
4
packages/client/src/api.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { hc } from "hono/client";
|
||||
import { type ApiType } from "../../server/src/api";
|
||||
|
||||
export default hc<ApiType>("http://localhost:5001/api");
|
||||
Reference in New Issue
Block a user