diff --git a/src/types.ts b/src/types.ts index 625f290ce..6eff7bc6c 100644 --- a/src/types.ts +++ b/src/types.ts @@ -54,6 +54,7 @@ export type LessonResource = Resource & { dash_url?: string collection: Resource & {lessons: any[]} staff_notes_url?: string + free_forever?: boolean download_url?: string scrimba: { url: string