UNPKG

streaming-availability

Version:

Streaming Availability API allows getting streaming availability information of movies and series; and querying the list of available shows on streaming services such as Netflix, Disney+, Apple TV, Max and Hulu across 59 countries!

6 lines (5 loc) 131 B
/* tslint:disable */ /* eslint-disable */ export * from './runtime'; export * from './apis/index'; export * from './models/index';