UNPKG

better-trakt

Version:

A Trakt.tv client with native Typescript support and quality of life features

17 lines 489 B
export * from './people'; export * from './summary'; export * from './trending'; export * from './recommended'; export * from './played'; export * from './trending'; export * from './anticipated'; export * from './boxOffice'; export * from './updates'; export * from './aliases'; export * from './releases'; export * from './certifications'; export * from './translations'; export * from './comments'; export * from './ratings'; export * from './stats'; //# sourceMappingURL=index.d.ts.map