Add R2 binding
This commit is contained in:
parent
6d506007a5
commit
a858a5f03e
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -5,6 +5,7 @@ declare global {
|
|||||||
ASSETS: Fetcher;
|
ASSETS: Fetcher;
|
||||||
D1: D1Database;
|
D1: D1Database;
|
||||||
DATA: KVNamespace;
|
DATA: KVNamespace;
|
||||||
|
R2: R2Bucket;
|
||||||
|
|
||||||
[k: string]: string;
|
[k: string]: string;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user