Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Miller committed Oct 3, 2023
1 parent 3b40eed commit 93da88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/src/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ interface User {
id: string
}


interface ApiContextProps {
user: User | null
db: DrizzleD1Database
Expand Down

0 comments on commit 93da88d

Please sign in to comment.