Uploading template.
This commit is contained in:
committed by
GitHub
parent
da7e5d9d15
commit
88679cf3a1
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
type Runtime = import("@astrojs/cloudflare").Runtime<Env>;
|
||||
|
||||
declare namespace App {
|
||||
interface Locals extends Runtime {}
|
||||
}
|
||||
Reference in New Issue
Block a user