include/rocksky@generated@types_StatsWrappedMonthCount.hrl
-record(stats_wrapped_month_count, {
month :: gleam@option:option(integer()),
count :: gleam@option:option(integer())
}).
-record(stats_wrapped_month_count, {
month :: gleam@option:option(integer()),
count :: gleam@option:option(integer())
}).