Share: sync
This commit is contained in:
parent
59d43fa5da
commit
83974e0c95
26 changed files with 2695 additions and 0 deletions
10
app/packages/function/package.json
Normal file
10
app/packages/function/package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "@opencode/function",
|
||||
"version": "0.0.1",
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20250522.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue