We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83d87d commit 358751fCopy full SHA for 358751f
src/env.d.ts
@@ -4,6 +4,7 @@
4
interface ImportMetaEnv {
5
readonly EP_SESSIONS_API: string;
6
readonly EP_SPEAKERS_API: string;
7
+ readonly EP_SCHEDULE_API: string;
8
}
9
10
interface ImportMeta {
0 commit comments