Type alias Links

Links: {
    [linkName: string]: JsonApi.Link;
}

Mapping from link name to Link

Type declaration

Generated using TypeDoc