Skip to content

Commit

Permalink
fix: add free_forever type
Browse files Browse the repository at this point in the history
  • Loading branch information
Creeland committed Nov 20, 2024
1 parent 3b259a6 commit ccd53ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ccd53ff

Please sign in to comment.