Commit 25d9613
committed
fix: update Deno Edge Function to use built-in serve API
- Replace deprecated deno.land/std import with Deno.serve()
- Use modern Deno native API instead of external imports1 parent 23df984 commit 25d9613
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments