UNPKG

@meumobi/ngx-youtube-provider

Version:

A angular service to fetch channel youtube videos and playlist

5 lines (4 loc) 75 B
export interface YoutubeConfig { apiKey: string; apiURL: string; }