/**
 * This barrel file provides the exports for shared resources
 */
export * from './client-config.service';
export * from './you-tube.service';
