Type Alias Themes

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

Properties

Properties

data: Theme[]