Type Alias Href

type Href = {
    href?: string;
}
Index
href?: string