Type Alias Link

type Link = {
    href: string;
}
Index

Properties

Properties

href: string

URL that defines the resource