index
:
price-tracker-worker.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
wrangler
/
templates
/
middleware
/
middleware-d1-beta.d.ts
blob: 5ee0e6f6476ab6f29f01db6285c7aa9963ec6c96 (
plain
)
1
2
3
declare
module
"config:middleware/d1-beta"
{
export
const
D1_IMPORTS
:
string
[];
}