Type Alias Reloads

type Reloads = {
    data: Reload[];
    links: ReloadsLinks;
}
Index

Properties

Properties

data: Reload[]