Type Alias Self

Object with Href to a particular element or set of elements

type Self = {
    href?: string;
}
Index

Properties

Properties

href?: string