mirror of
https://github.com/Nezumi-2711/google-drive-s3.git
synced 2026-09-22 20:01:19 +00:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
declare module "cloudflare:test" {
|
|
interface ProvidedEnv extends Env {}
|
|
}
|