scvo-router
Version:
Pipes to open Elasticsearch to everything we do
122 lines (43 loc) • 1.81 kB
Markdown
[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IContext](../interfaces/_interfaces_.icontext.md)
# Interface: IContext
## Properties
<a id="linktags"></a>
### linkTags
**● linkTags**: *[ILinkTag](_interfaces_.ilinktag.md)[]*
*Defined in [interfaces.ts:10](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L10)*
___
<a id="menus"></a>
### menus
**● menus**: *[IMenus](_interfaces_.imenus.md)*
*Defined in [interfaces.ts:13](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L13)*
___
<a id="metatags"></a>
### metaTags
**● metaTags**: *[IMetaTag](_interfaces_.imetatag.md)[]*
*Defined in [interfaces.ts:11](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L11)*
___
<a id="name"></a>
### name
**● name**: *`string`*
*Defined in [interfaces.ts:9](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L9)*
___
<a id="routes"></a>
### routes
**● routes**: *[IRoutes](_interfaces_.iroutes.md)*
*Defined in [interfaces.ts:14](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L14)*
___
<a id="sass"></a>
### sass
**● sass**: *`string`*
*Defined in [interfaces.ts:15](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L15)*
___
<a id="scripttags"></a>
### scriptTags
**● scriptTags**: *[IScriptTag](_interfaces_.iscripttag.md)[]*
*Defined in [interfaces.ts:12](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L12)*
___
<a id="template"></a>
### template
**● template**: *`string`*
*Defined in [interfaces.ts:16](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L16)*
___