namespace Entity { export type URLs = { streaming_api: string; }; }