Skip to content

Commit 358751f

Browse files
committed
Update TS types.
1 parent c83d87d commit 358751f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
interface ImportMetaEnv {
55
readonly EP_SESSIONS_API: string;
66
readonly EP_SPEAKERS_API: string;
7+
readonly EP_SCHEDULE_API: string;
78
}
89

910
interface ImportMeta {

0 commit comments

Comments
 (0)