Current section

Files

Jump to
inlay include inlay@embed_SpotifyConfig.hrl
Raw

include/inlay@embed_SpotifyConfig.hrl

-record(spotify_config, {
width :: gleam@option:option(integer()),
height :: gleam@option:option(integer()),
track_height :: gleam@option:option(integer())
}).