mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-15 23:39:05 +02:00
add google and memgraph env vars
This commit is contained in:
3
app/src/app.d.ts
vendored
3
app/src/app.d.ts
vendored
@@ -3,6 +3,9 @@ import { KVNamespace } from '@cloudflare/workers-types';
|
||||
// for information about these interfaces
|
||||
declare global {
|
||||
namespace App {
|
||||
interface Locals {
|
||||
session: Session | null;
|
||||
}
|
||||
interface Platform {
|
||||
env: {
|
||||
GH_MEDIA: R2Bucket;
|
||||
|
Reference in New Issue
Block a user