Current section

Files

Jump to
inlay include inlay@embed_SoundCloudConfig.hrl
Raw

include/inlay@embed_SoundCloudConfig.hrl

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