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 60 countries!

5 lines (4 loc) 115 B
export * from './runtime'; export * from './apis/index'; export * from './models/index'; export * from './client';