mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 23:51:44 +00:00
10 lines
149 B
TypeScript
10 lines
149 B
TypeScript
export const catalog = [
|
|
{
|
|
title: "Trending",
|
|
filter: "",
|
|
},
|
|
{
|
|
title: "Shows",
|
|
filter: "category/web-series/",
|
|
},
|
|
]; |