scvo-router
Version:
Pipes to open Elasticsearch to everything we do
69 lines (25 loc) • 950 B
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [ILinkTag](../interfaces/_interfaces_.ilinktag.md)
# Interface: ILinkTag
## Indexable
\[attribute: `string`\]: `string`
## Properties
<a id="href"></a>
### href
**● href**: *`string`*
*Defined in [interfaces.ts:92](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L92)*
___
<a id="name"></a>
### «Optional» name
**● name**: *`string`*
*Defined in [interfaces.ts:94](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L94)*
___
<a id="rel"></a>
### rel
**● rel**: *`string`*
*Defined in [interfaces.ts:93](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L93)*
___
<a id="type"></a>
### type
**● type**: *`string`*
*Defined in [interfaces.ts:95](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L95)*
___