zen: stat worker
This commit is contained in:
parent
784796e27a
commit
77e51b0a32
6 changed files with 26 additions and 16 deletions
|
|
@ -301,4 +301,5 @@ new sst.cloudflare.x.SolidStart("Console", {
|
|||
export const stat = new sst.cloudflare.Worker("Stat", {
|
||||
handler: "packages/console/function/src/stat.ts",
|
||||
link: [database],
|
||||
url: true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue