server/types/entities-2/urls.ts
2024-04-14 00:53:21 -10:00

4 lines
56 B
TypeScript

export interface APIURLs {
streaming_api: string;
}