UNPKG

@vot.js/shared

Version:

shared for all @vot.js package

8 lines 169 B
export type Lesson = { duration: number; file: string; id: string; subtitle: string; title: string; }; //# sourceMappingURL=coursehunterLike.d.ts.map