Type Alias Themes

type Themes = {
    data: Theme[];
}
Index
data: Theme[]