Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/radioco_api/mod.ts>StationNextTrack

A typescript API wrapper for radio.co
Latest
interface StationNextTrack
Re-export
import { type StationNextTrack } from "https://deno.land/x/radioco_api@v1.0.0/mod.ts";

Properties

station_name: string
next_track: Omit<Track, "artwork_url">