Type alias LinksObject

LinksObject: {
    [linkName: string]: Spec.Link;
}

Type declaration

Generated using TypeDoc