rename
This commit is contained in:
5
apps/server/src/orpc/contract.ts
Normal file
5
apps/server/src/orpc/contract.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as todo from './contracts/todo'
|
||||
|
||||
export const contract = {
|
||||
todo,
|
||||
}
|
||||
Reference in New Issue
Block a user