//This File is in testing stage, everything will change in this import { playlist_info, video_basic_info, video_info, search, stream } from "./YouTube"; export var youtube = { playlist_info, video_basic_info, video_info, search , stream}