zyllian.github.io/cf/worker-configuration.d.ts

7 lines
151 B
TypeScript
Raw Permalink Normal View History

2024-06-25 16:31:26 -07:00
// Generated by Wrangler on Tue Jun 25 2024 15:10:11 GMT-0700 (Pacific Daylight Time)
// by running `wrangler types`
type Env = {
DB: D1Database;
};